Site logo

Archived topic

Control caption font size?

3 replies · Started by dale on December 17, 2017

Viewing posts 1–4 of 4

I looked in the typography section for a control to adject the size of typography in captions, but couldn't find one. Am I missing something? Or should I just add this to my site CSS?:

.wp-caption .wp-caption-text {
    font-size: 14px;
}

Thanks!

Hi there,

Yup CSS solution is needed for that and your code looks good to me.

Thanks!

No problem :)

This archived topic is closed to new replies.