This topic has 6 replies, 2 voices, and was last updated 9 years ago ago by Robert Hall
Please see this example
http://hoottoys.co.uk/?product_cat=dolls
Hello,
Please use this code in 8Theme Options->Styling->Custom CSS->Global Custom CSS.
.product .product-details .products-page-cats {
display: none;
}
Regards,
Robert Hall.
Thank you, all the products are gone on the category pages. Do you know if there is a way to get rid of the code when you role over a product on the homepage as in http://hoottoys.co.uk/wp-admin/post.php?vc_action=vc_inline&post_id=3380&post_type=page
Kind regards
Charlotte
Hello,
This question is a bit unclear for us.
Could you please clarify with more details what exactly you want to do and show us screenshots?
Regards,
Robert Hall.
Yes, I can send a screenshot, how do I send it to you?
The product categories are still showing in one long list when you click on popular products and roll the mouse over Emma Rubens Baby product for example. On featured products the item price and description are shown underneath and the categories don’t show, not sure why it is different.
Hello,
You can use LightShot program to make screenshot.
Try to add this code in Global Custom CSS and check it.
.home .product .product-image-wrapper.hover-effect-mask + .product-details {
display: block;
}
Regards,
Robert Hall.
Tagged: categories, product, solution, stop, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up