- This topic has 1 reply, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Biz/Corp Theme Support › 'left sidebar' template is not responsive
Entire website at http://cityofdefiance.com
Pages using template: “Full Width’ are responsive and working properly.
**Pages using template: ‘Left Sidebar’ are not responsive.**
See http://cityofdefiance.com/divisions/engineering/
Please advise.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
#logo { width:auto;}
#sitemain { width: 100%;}
.vc_row, .vc_row.vc_column-gap-10 { margin:0;}
.vc_custom_1517358609373 { padding-left:0 !important; padding-right:0 !important;}
}
Regards,
Chris
How Smart Web Design Building Brand Trust by OWDT In a digital-first world, your website is an extension of your brand; it’s your business’ front […]
Top WordPress Halloween Deals on Plugins, Themes & Templates Well, it’s the end of October and the beginning of November, and we know the […]
B2B E-Commerce with Magento 2 Bulk Order Tools In the dynamic world of eCommerce, speed and scale are what it is about, especially in B2B. […]