Best Multi Vendor Marketplace Plugin for WordPress › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Shop page remove page sidebar
- This topic has 3 replies, 2 voices, and was last updated 6 years, 7 months ago by
WCFM Forum.
- AuthorPosts
- October 22, 2018 at 5:07 pm #34601
Katherine Reynolds
GuestHi
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? - October 24, 2018 at 3:38 pm #34768
WCFM Forum
MemberHi,
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
- November 12, 2018 at 3:02 pm #36489
Katherine
GuestHi
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. - November 12, 2018 at 4:18 pm #36508
WCFM Forum
MemberHi,
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
- AuthorPosts
- The topic ‘Shop page remove page sidebar’ is closed to new replies.