Archived topic
Spacing
1 reply · Started by vasu on July 10, 2020
Viewing posts 1–2 of 2
Hello,
There is too much space both on desktop and mobile between a photo caption and the next paragraph. Is there a way I can reduce it a bit?
Thanks much!
Dhara
Hi there,
Try this first:
.wp-block-image figcaption {
margin-top: 0;
margin-bottom: 0;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
This archived topic is closed to new replies.