Full width product categories
-
I have been working on my site for a couple of days now, but I just can’t seem to remove the sidebar in product categories. I’ve managed to remove it in single products (although it doesn’t look super since it doesnt center in the page) with:
.single-product #main-content .container:before { display: none; } .single-product #left-area { width: 100%; padding: 0!important; }
But I just can’t seem to do the same with the product categories… Can someone please help me with this?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Full width product categories’ is closed to new replies.