Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1248099

    Hi, been using ENfold for years, and somehow the image captions on my site have suddenly got larger. How can I use the customer CSS to define the font size here?

    #1248203

    Hey edgold,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1248208

    Sure, see example page attached

    #1248212

    Hi,

    Add this to quick css:

    .wp-caption.alignnone p{
    font-size:10px!important;
    }

    Adjust the size to what you need.

    Best regards,
    Jordan Shannon

    #1248237

    works perfectly, thanks!

    #1248251

    Hi,

    No problem! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change font size of image caption’ is closed to new replies.