Hi There,
Is there any way to hide the product categories from the featured product areas? See this image: https://www.dropbox.com/s/31tlo5j5siuqasd/Screen%20Shot%202014-08-04%20at%204.49.48%20PM.png
Thanks,
Blake
This topic has 2 replies, 2 voices, and was last updated 11 years, 10 months ago ago by Robert Hall
Hi There,
Is there any way to hide the product categories from the featured product areas? See this image: https://www.dropbox.com/s/31tlo5j5siuqasd/Screen%20Shot%202014-08-04%20at%204.49.48%20PM.png
Thanks,
Blake
Hello,
Put this code into the custom.css file.
.slide-item .product .products-page-cats {
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up