Viewing 2 replies - 1 through 2 (of 2 total)
  • shahzaibdgr8, I can see looking at your site which looks really good that you have already solved this issue.

    I am building a site using BeTheme where the products are customisable, I need to remove the sidebar on the products page so there is more space but want to keep it on the shop and categories page.

    Could you or anyone else tell me how do this?

    Thread Starter shahzaibdgr8

    (@shahzaibdgr8)

    hello lukew409

    you can use the following CSS for this issue

    .single-product .sidebar.columns { display: none !important; }
    .single-product .sections_group { width: 98% !important; }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme: BeTheme] Remove sidebar from single product pages’ is closed to new replies.