Tagged: gallery caption Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 26, 2014 at 4:11 am #358125 jbennParticipant Hello, these nice little caption pop-ups of the gallery react very „stick“ on my iPhone. They keep being visible when the lightbox shows off. How can I fix that. And can I shut off these pop-ups in general? November 27, 2014 at 5:16 am #358822 IsmaelModerator Hey Juergen! Thank you for using Enfold. Add this on Quick CSS or custom.css to remove the tooltip on mobile device: @media only screen and (max-width: 767px) { .avia-tooltip { display: none !important; } } Cheers! Ismael Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In