Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #449269

    Hi,

    I’m currently trying to remove the sidebar in the product page. I disabled the sidebar option, but it won’t go away. The sidebar is appaering below the products.

    #449418

    Hi FadingReality!

    Please try the following in Quick CSS under Enfold–>General Styling:

    .single-product .sidebar {
      display: none !important;
    }

    Cheers!
    Rikard

    #449714

    This solved the problem. Thanks! :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Can't remove sidebar from product page.’ is closed to new replies.