Hi,
I have a colleague working on an enfold woo commerce website. We are using the WOOF product filter plugin.
He’s added a page which has the woof short code within the page.
We seem to be getting an extra sidebar. It’s hard to explain as I’m not working on it personally.
Can you think of anything we can try to get rid of it please? We believe it may be something to do with the 80% on “.container .av-content-small.units” or class called “main”.
Thanks in advance,
Jon
Hey Jon,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.template-shop.content.av-content-small.units {
left: -20%;
}
If you need further assistance please let us know.
Best regards,
Victoria