- This topic has 6 replies, 2 voices, and was last updated 4 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
The best reservation system WordPress themes are a collection that helps your website manage and accept bookings online. Your users must find suitable options to […]
Whether you are a music producer or running an event management company, the one thing that you need above all else to stand out from […]
Are you looking for the method to add title attributes in the WordPress menu? Yes! Then you are on the right path. Here, we will […]