Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #482206

    I have several Team Member modules on the website and when I hover over the image for the e-mail, the tooltip is way off from where the icon is. A link is included below so you can see what I mean, any ideas on how this can be fixed?

    http://wjccschools.org/departments/superintendent/

    #483232

    Hi wjcc!

    you can control position of the tooltip using this code:

    .avia-tooltip.avia-tt {
    margin-left: -20px;
    margin-top: 5px;
    }
    

    Adjust as needed.

    Regards,
    Andy

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.