Archived topic
Align caption to the left in gallery
4 replies · Started by Pia on June 6, 2018
Hi!
Thank you for a super great theme and support.
I was wondering how to align the caption in image gallery to the left?
Maybe you can help me?
Kind regards
Pia
Hi Pia
you can align the gallery items like so:
.gallery-item {
text-align: left;
}
Perfect! Thank you, David!
Is it possible to increase the space between the captions of the images in the gallery?
Thank you for your help :)
Hi Pia,
you can add margin-bottom: 10px; to the above rule
Thank you, that made I nicer, but, and I was not clear enough, I meant horizontal caption space :)