This topic has 3 replies, 2 voices, and was last updated 8 years ago ago by 8theme
Hi,
For the sliders on the homepage and the products on shop page (but not on individual product pages), can you help me remove the category and reduced the product title font size to 14?
Thanks,
Rob
Hi, found it.
.content-product .products-page-cats {
display: none !important;
}
.content-product .product-title a {
font-size: 14px !important;
}
Hello,
We are glad that you have found a solution. Do you have any additional questions that we can help you with?
Regards
You must be logged in to reply to this topic.Log in/Sign up