• Resolved heathher

    (@heathher)


    Hello!
    Loving this theme so far! Just wondering if there’s any way to change the font size and boldness of the captions for the gallery?
    Thanks so much!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello, @heathher.

    Thank you for contacting us.

    Yes, sure, please add this to Customize -> Additional CSS

    .wp-caption-text.gallery-caption {
    	font-size: 20px;
    	font-weight: 700;
    }

    Play with 20px to set size and with 700 to 900 to set boldness.

    Kind regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Gallery Caption Font’ is closed to new replies.