- This topic has 4 replies, 2 voices, and was last updated 7 years, 6 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
Ready to showcase your next big event? Our Expo WordPress Themes turns your website into a digital showroom. Perfect for trade shows, conventions, and exhibitions, […]
Calling all mom bloggers! We’ve created a WordPress theme that’s as unique as your parenting stories. Beautiful, easy to use, and perfect for sharing your […]
Whether you’re hosting concerts, shows, or workshops, our Ticket Sales WordPress Themes make selling tickets a breeze. Built-in payment systems, seat selection, and event management […]