Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #263985
    Kristin Borden
    Participant

    Hi,
    I added a few Catch Galleries on different posts and I would like to have the captions visible. How can I do that?

    #264042
    Skandha
    Participant

    @palosverdesmagazine: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .tiled-gallery-caption, .tiled-gallery.type-circle .tiled-gallery-caption {
        display: block !important;
        opacity: 1 !important; 
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Show captions in gallery’ is closed to new replies.