- This topic has 1 reply, 2 voices, and was last updated 5 years, 1 month 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
When it comes to your WordPress site security, it’s not only your password, but also username that matters. Therefore, making sure you know how to […]
From creating an extra source of income to promoting your business online, and from sharing your story with the rest of the world to finding […]
Block Referral Spam in Google analytics so that actual data and actual visits of your blog or website can be seen online. Well, if you […]