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

    Is there a way to hide title tags from gallery and thumbnails.

    Being a photographer I have a lot of images to show and thinking of titles that don’t sound like model in red dress, model in another red dress etc etc is hard :-)

    #135247

    Hey,

    Please add this on your custom.css or Quick CSS

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

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Hiding title tags from gallery and thumbnails’ is closed to new replies.