- This topic has 6 replies, 2 voices, and was last updated 6 years, 4 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
It takes a strong foundation for a business to survive. Similarly, it takes a planned and structured coding for a website to remain active and […]
The address of a World Wide Web Page is a URL. Protocol, domain name, and path are three parts of a URL. It is a […]
What is a newsletter and how to use it? Due to the recent advancement in technology, the traditional concept of marketing is no longer the […]