This topic has 5 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Robert Hall
Hi,
How do I hide the categories in the shop page? I don’t want the user to be able to see or click on these.
Screenshot to help show the part I’m wanting to hide:
The page in question is here
Hello JonathanWhite,
please add following css code to your custom.css file:
.products-page-cats{
display:none
}
Regards,
Stan Russell.
Thanks Stan! That has worked for my site.
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
The issue related to '‘hide categories from displaying in shop page’' has been successfully resolved, and the topic is now closed for further responses