• Resolved Joe Trotter

    (@joe-trotter)


    the gallery picture’s description covers he picture, is there a way to have the description below the picture so that part of the picture is not obscured?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Mihai

    (@mceban)

    Hi @joe-trotter,

    Thank you for your question.

    I apologize, but we don’t have a built-in setting for this.

    However, you can display the image description below the lightbox image by adding the following custom CSS rule to “Admin > Appearance > Customize > Additional CSS”:

    .sl-wrapper .sl-image .sl-caption {
        position: relative !important;
    }

    I hope this helps!

    Best regards,
    Mihai

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.