[Support request] Increasing caption size by one size

Home Forums Support [Support request] Increasing caption size by one size

Home Forums Support Increasing caption size by one size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1065030
    Shrawan

    Hello team,

    Can you please provide a simple way to increase the size of the image caption site-wide? I wish to increase the size of all image captions (past and future) by 1 size. I would prefer you give me an option where I dont do it manually for each post.

    #1065037
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    figcaption {
        font-size: 20px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps 🙂

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