Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #891132

    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

    #891372

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.