• Resolved Diana_blue

    (@diana_blue)


    Hi there,

    I just want to hide the tooltip of the Add_to_Wishlist icon, on single product page and in Shop page, I mean, no tooltips at all, but of course keep the cool functionality .

    Sorry if this question has been resolved before, but I have been already too long searching the solution but no luck.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi Diana_blue

    I’m afraid that plugin doesn’t add any tooltip by default
    Maybe it is added by the theme you’re using, and in this case the best solution would be to contact theme developers

    If you activated one of our theme, I’ll be glad to help you with this customization ??
    Could you please share with me an url where I can check the tooltip?

    Please, let me know
    Have a nice day

    Thread Starter Diana_blue

    (@diana_blue)

    Thanks for your answer, I truly apology since I realize now that the subject of this thread is wrong, probably the dictionary of my keyboard did the holy trick.

    So, my question was “How to HIDE the tooltip of the wishlist buttom”, that one that appears on the screen when you mouse over, displaying text as “add to wishlist” or “product already on the list” or something like that.

    I already solved it, just in case somebody needs to hide the tooltips for this button , you only need to add the next line to your custom CSS of your wordpress.

    .wishlist-popup {
    display:none !important;
    }

    As simple as this, but please be aware of not confusing an underscore (_) with an hypen (-) like, and loose few hours trying to find a complicated solution, even asking in the forums… like I did, just for a typing mistake … lol

    Plugin Author YITHEMES

    (@yithemes)

    Hi again Diana_blue

    I’m glad to hear you worked your problem around ??
    And thanks for your solution; I’m sure it will come handy to other users of this form

    I’m marking this topic as solved for the moment

    If you enjoy our plugin and support, please, don’t forget to leave us a 5-star rating ??

    Have a nice day

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add to Wishlist tooltip’ is closed to new replies.