Shop page remove page sidebar

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 3 reply threads
  • Author
    Posts
    • #34601
      Katherine Reynolds
      Guest

      Hi
      I need to remove the sidebar on the vendor’s shop page. This isn’t the sidebar created by WCFM (which is great), but the sidebar that is generated by my theme’s page template. What template does this shop page use and how can I make this page full width with no sidebar?

    • #34768
      WCFM Forum
      Keymaster

      Hi,

      WCFM Marketplace already has a setting option for disabling store sidebar – https://ibb.co/khqVVq

      Please apply this setting option and take a look.

      Between, send me a store page URL from your site, if any fix required I will know you that.

      Thank You

    • #36489
      Katherine
      Guest

      Hi
      No, I want that sidebar.
      It’s the theme template sidebar that I want to get rid of. On this page > https://businessbeautician.com/wu/vendors/hansens-store/ the sidebar I want to get rid of has the ‘Dig further into your results’ filter in it.

    • #36508
      WCFM Forum
      Keymaster

      Hi,

      I understand your requirement.

      Kindly add this CSS to your site and take a look –

      .wcfmmp-store-page div#sidebar {
          display: none !important;
      }
      
      .wcfmmp-store-page.et_pb_gutter.et_pb_gutters2 div#left-area {
          width: 99% !important;
          padding-right: 0px !important;
      }

      Thank You

Viewing 3 reply threads
  • The topic ‘Shop page remove page sidebar’ is closed to new replies.