Forums
(@edelm)
11 years, 3 months ago
kelbel3abh, You can try this, just find how to detect that you are in products (or the web site home page):
if (! we're in products or somewhere else we want to show sidebar){ echo '<style>#main{width:100%} .widget-area{display: none}</style>'; }