TPS 0 Share Posted February 11 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 post
Webefo 6 Share Posted February 15 Please copy and peste those CSS code to your "Custom CSS" code section..category-nav { display: none !important; } Link to post
tuanphan 9,569 Share Posted February 16 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 :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment