[Resolved] Control caption font size?

Home Forums Support [Resolved] Control caption font size?

Home Forums Support Control caption font size?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #451613
    dale

    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!

    #451638
    Leo
    Staff
    Customer Support

    Hi there,

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

    #451644
    dale

    Thanks!

    #451664
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.