Archived topic
Increasing caption size by one size
1 reply · Started by Shrawan on November 16, 2019
Viewing posts 1–2 of 2
Hello team,
Can you please provide a simple way to increase the size of the image caption site-wide? I wish to increase the size of all image captions (past and future) by 1 size. I would prefer you give me an option where I dont do it manually for each post.
Hi there,
Try this CSS:
figcaption {
font-size: 20px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
This archived topic is closed to new replies.