TPS Posted February 11, 2021 Share Posted February 11, 2021 Site URL: https://www.unveild.online/shop Hi! I'd like to hide the product category menu from product pages. I've created separate pages for each category - to allow for banners and more adaptable page design etc. The category menu doesn't need to appear on individual product pages - just the 'back to shop' link. @tuanphan I created a similar question last week, which I deleted after deciding to create separate pages for categories, I think you responded just as I deleted it, so sorry if that was the case!! If you're able to help here would be very grateful. Link to comment
Webefo Posted February 15, 2021 Share Posted February 15, 2021 Please copy and peste those CSS code to your "Custom CSS" code section..category-nav { display: none !important; } Link to comment
tuanphan Posted February 16, 2021 Share Posted February 16, 2021 On 2/12/2021 at 4:21 AM, TPS said: Site URL: https://www.unveild.online/shop Hi! I'd like to hide the product category menu from product pages. I've created separate pages for each category - to allow for banners and more adaptable page design etc. The category menu doesn't need to appear on individual product pages - just the 'back to shop' link. @tuanphan I created a similar question last week, which I deleted after deciding to create separate pages for categories, I think you responded just as I deleted it, so sorry if that was the case!! If you're able to help here would be very grateful. Add to Design > Custom CSS /* remove product category nav */ div#categoryNav { display: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment