Archived topic
Move captions below images in image galleries.
5 replies · Started by Dan on January 5, 2021
Hello, I am trying to get the captions on Image Galleries to move below the image in the same manner that single images are. I have tried multiple variations of CSS and nothing seems to work or my code is overridden.
You can see the images on this post. https://rbitaliablog.com/christmas-home-tour-2020-white-and-gold-christmas/
I have found support posts moving captions into the photo on single images but not the opposite.
Thank you for your help.
Hi there,
I believe this CSS is what you are after:
figcaption.blocks-gallery-caption {
text-align: center;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
Hey, I tried that and nothing happened.
I've been racking my brain with this one.
Thanks
Thank You Leo, but that did not help either. Nothing seems to work. It's crazy
I'm not seeing my CSS being added. This is the result when I add it using the browser inspector tool:
https://www.screencast.com/t/QxCJ6voEz