Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1249933

    HI
    I am trying to get a simple gallery to display with caption (or title) underneath.
    The masonry gallery puts the caption on top of the image.
    On the page below I am using this code that I found on the enfold docs:

    /* Display caption below thumbnail*/
    #top .avia-gallery .avia-gallery-thumb a:after {
    content: attr(title);
    margin: 10px 0;
    position: relative;
    display: block;
    width: 100%;
    font-size: 10px;
    text-align: center;
    }

    but on my page the captions load and then get hidden.
    Can you see what’s going on here, or if there is another way to do this?
    thanks
    Nancy

    #1250431

    Hey Munford,

    You might want to use a different galley for this, maybe even some gallery plugin.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1250447

    is there a plugin you recommend. or another type of gallery? Isn’t the gallery element capable if having the caption/title underneath?
    thanks for taking a look
    Nancy

    #1250483

    Hi Munford,

    Maybe the Envira Gallery will be a good option for you?
    https://enviragallery.com/demo/

    Best regards,
    Victoria

    #1250495

    I figured out how to pull the captions underneath the images in a masonry gallery, instead of it overlapping the photo.
    thanks for your help.

    • This reply was modified 3 years, 5 months ago by Munford.
    #1250703

    Hi,

    Great, I’m glad that you found a solution and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1271630
    This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘captions under image in gallery?’ is closed to new replies.