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

    Hi there, is it possible to have the hover info always showing? Or add text below the logo?

    There’s info there the visitors won’t see unless they know to hover.

    #618267

    Hey BrendaSarg!

    try this code inside of Quick CSS field:

    .avia-tooltip.avia-tt {
    display: block !important;
    opacity: 1 !important;
    }
    

    Cheers!
    Andy

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