[Support request] Captions under images are too small.

Home Forums Support [Support request] Captions under images are too small.

Home Forums Support Captions under images are too small.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1073086
    Steve

    Sorry, but I am not tech-savvy at all. The captions under my blog post images are too small – much smaller than the body text of my posts. Please tell me how to increase the size.

    #1073126
    David
    Staff
    Customer Support

    Hi there,

    go to Customizer > Additional CSS and paste in this code:

    .wp-caption .wp-caption-text {
        font-size: 17px !important;
    }

    change the 17 to the size you require.

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