- This topic has 4 replies, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Reduce Sidebar Width
Guys,
Using Clean Pro. I wanted to reduce the width of the sidebar widget down which I did successfully (used the code from this post: https://www.sktthemes.org/forums/topic/inner-page-header-image/#post-69703).
I now have a huge gap between the sidebar and the content (both pages & woocommerce) and I want to shift the content over to the left to get it closer to the sidebar. Any ideas?
Here’s a product page with an example:
http://www.temp.pincoverindustrial.com/product/contour-blade/
Thanks,
Dan
H,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.site-main.woocommerceleft { width:80% !important;}
Regards,
Chris
Great. And I could do the same for other pages as well? Say the home page would look like:
.site-main.homeleft { width:80% !important;}
Ideally if there’s code to shift all the page content over like that it would simplify life each time a page gets created.
Thanks again
Hi,
Kindly use for all pages:
.site-main { width:80% !important;}
Regards,
Chris
Hi,
Kindly use for all pages:
.site-main { width:80% !important;}
Regards,
Chris
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]