Okay
  Public Ticket #379232
Hide product category on hover
Closed

Comments

  • Ida started the conversation

    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!

  •  8,996
    Tahir replied

    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 

  • ryan replied

    I am looking for the same thing, no display of product categories, just the price listed on hover. Was the custom CSS ever shared?

  • ryan replied

    Sorry, just found it on a previous ticket:

    .text-on-hover-wrap .categories {
      display: none;
    }