Archived topic
Problem with font size image caption
3 replies · Started by Chris on October 28, 2022
Viewing posts 1–4 of 4
Hi, I'm trying to increase the font size on my image captions. I have tried to add a new typography with this css selector:
.wp-block-image figcaption
But I'm probably missing something, as it's not changing.

Hi there,
try:
.wp-block-image figure figcaption
That's it, thanks! :)
You're welcome
This archived topic is closed to new replies.