- This topic has 6 replies, 2 voices, and was last updated 8 years, 3 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
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]