- This topic has 6 replies, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Biz/Corp Theme Support › boxed layout width
How can I change the width of the boxed layout to be wider?
Hi Matthew,
Kindly show us your website URL.
Regards,
Dave
http://www.certainwaterservice.com
I am looking to make it 1270 width for the full boxed size then be responsive with smaller screens.
Hi Matthew,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.wrapper_main{width:1270px !important;}
.layout_box .header{width:1270px !important;}
.container{width:95% !important;}
Regards,
Dave
That kind of messed up the footer section.
any updates on how to fix the footers width do it is centered and same width as the content?
Hi Matthew,
Add this code in Custom CSS Box:
#footer{width:1270px; margin:0 auto;}
#copyright{width:1270px; margin:0 auto;}
Regards,
Dave
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]