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
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
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
Hi Munford,
Maybe the Envira Gallery will be a good option for you?
https://enviragallery.com/demo/
Best regards,
Victoria
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.
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