Tips: hand cursor for tooltips

Home Forums WordPress Tooltip Pro Support Tips: hand cursor for tooltips

Tagged: 

Viewing 1 post (of 1 total)
  • Author
    Posts
  • Tips: The tooltips link is text the cursor is a text cursor. How can I change this to a hand cursor?

    Yes you can change it, we support customize your advance style of tooltips, please open tooltips.css which in our tooltip pro plugin folder, add the code lines like this:
    .tooltipsall{
    cursor:pointer;
    }
    It will works like what you wanting, have a good day.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.