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

    Is there a way to hide the mouseover caption display? When I use a narrow gallery the mouseover is not manageable, I’d really like to be able to only show the captions when you are in the shadowbox.

    #306077

    Hi taylorphotowings!

    Thank you for using Enfold.

    Yes, that is possible. Please add this on Quick CSS or custom.css:

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

    Regards,
    Ismael

    #307021

    Perfect, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide mouseover captions on Gallery element’ is closed to new replies.