Comments Ida started the conversationFebruary 23, 2015 at 9:19pmHi!Love the new "text on hover"-options for WooCommerce products! But I only want to display the price on hover, not the product categories.How do I achieve this?Thank you for your time! 8,996Tahir repliedFebruary 24, 2015 at 12:37pmHey!I cant see any hovering thumbnails on the page link you provided ?. Could you please turn that on so i can write up the relevant custom css . Thanks ThemeNectar Support Team ryan repliedSeptember 23, 2016 at 1:58amI am looking for the same thing, no display of product categories, just the price listed on hover. Was the custom CSS ever shared?ryan repliedSeptember 23, 2016 at 2:01amSorry, just found it on a previous ticket:.text-on-hover-wrap .categories { display: none;} Sign in to reply ...
Hi!
Love the new "text on hover"-options for WooCommerce products! But I only want to display the price on hover, not the product categories.
How do I achieve this?
Thank you for your time!
Hey!
I cant see any hovering thumbnails on the page link you provided ?. Could you please turn that on so i can write up the relevant custom css .
Thanks
ThemeNectar Support Team
I am looking for the same thing, no display of product categories, just the price listed on hover. Was the custom CSS ever shared?
Sorry, just found it on a previous ticket:
.text-on-hover-wrap .categories {
display: none;
}