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

    Hi,

    1) I need to insert a caption to the partnre/logo element, with 2 different links?
    2) Is it possible not to show the tooltip on mouse hover over image?

    #687235

    Hey talelie,

    Thanks for getting in touch!

    1) Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)

    2) Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    body .avia-tooltip {
        display: none !important;
    }
    

    Best regards,
    Jordan

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