Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #392326

    Hello!
    Re the social toolbar (see bottom of this page: http://www.tripreads.com/istanbul)
    Is it possible to disable the tips that appear when you hover over the icon? They don’t work great in mobile (requires two clicks to complete action).
    I’m using the Enfold child theme.
    Thank you!

    #392540

    Hey Jennifer!

    Add this to your custom CSS.

    .av-share-box .avia-related-tooltip {
      display: none !important;
    }

    Cheers!
    Elliott

    #392600

    Awesome – works great on mobile now. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Disable social toolbar tips on hover’ is closed to new replies.