Site logo

Archived topic

caption fonts size

5 replies · Started by liz on October 6, 2021

Viewing posts 1–6 of 6

Hi,

Google deems the font size for image captions too small.I would like to have a free hand in choosing/changing the font and size for the image captions. What CSS code should I add? Link to the site is in the private info field.

Thank you!

Hi there,

I checked a couple of posts and none of the images have captions.

Can you link me to an example?

Thanks.

Hi, I remove the captions because google keeps sending me notifications concerning font size...

Hi Liza,

If you decide to put it back up, try this CSS:

.wp-block-image figcaption {
    font-size: 16px;
}

Adjust 16px to your preference. :)

Elvin..thank you so much =)

No problem. :D

This archived topic is closed to new replies.