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

    Is it possible to edit the tooltip for one of the Partner/Logo elements (or all of them if there’s no option for just a single one)

    I need to change the tooltip position to go over top of the logo (overlay) and stretch the whole width of the website when mouse over. I have 3 logos side by side and when I mouse over 1 of them I want it to show to tooltip like overlay all the logos with the text. I will need to play around with the bg and font color but I don’t know if its possible to change its positions and color.

    Thanks

    #501802

    Hi LifeIsNow001!

    We can increase the width but not make it fullwidth. It would take too much time and code and would have to be considered custom work.

    To change the colors add this to your custom CSS.

    .avia-tooltip { background: red !important; color: green !important; }
    

    Regards,
    Elliott

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