This topic has 4 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp
Hi guys
I want to disable the Category links that sit above the product name.
See here http://postimg.org/image/n6k11coln/
How can I do this? Thanks
Hello,
Please use this code in Global Custom CSS:
.products-page-cats a {
display: none;
}
Best regards,
Jack Richardson.
Thanks!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘How To Disable These Category Links’' has been successfully resolved, and the topic is now closed for further responses