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

    how can I disable the sidebar in shop pages?

    #603136

    Hi Jens!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .woocommerce .sidebar { display: none !important; }
    .woocommerce .content { width: 100% !important; border: none !important; }

    Regards,
    Yigit

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