mgroeteke Posted May 25 Posted May 25 /* remove product category nav */ div#categoryNav { display: none !important; } I'd like to use this code found on this forum archive for removing the category navigation from the product page. The problem with the code is, that it will remove the category navigation as well from my related shop page. I'm on the Wells template. Would be very happy for a hint at how to solve this. Link: https://architectureshooting.com/druckeditionen-print-editions/berlin-tempelhof-runway markus/architectureshooting web site: http://architectureshooting.com
tuanphan Posted May 26 Posted May 26 You mean disable the code on this page? https://architectureshooting.com/druckeditionen-print-editions/berlin-tempelhof-runway Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
mgroeteke Posted May 26 Author Posted May 26 Yes, I mean disable on all product pages like that one, but not on the main shop page with product overview. markus/architectureshooting web site: http://architectureshooting.com
Solution tuanphan Posted May 27 Solution Posted May 27 16 hours ago, mgroeteke said: Yes, I mean disable on all product pages like that one, but not on the main shop page with product overview. Use this code /* remove product category nav */ body.view-item 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
mgroeteke Posted May 27 Author Posted May 27 Perfect!!! Thank you again! markus/architectureshooting web site: http://architectureshooting.com
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment