- This topic has 6 replies, 2 voices, and was last updated 8 years, 5 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
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]