Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author GhozyLab

    (@ghozylab)

    Hi @mothersweden

    You can go to Theme > Customize > Miscellaneous > Additional CSS > and paste the following code:

    .gallery-item .wp-caption-text {
    	padding-top: 10px;
    	font-family: 'Josefin Sans';
    	font-weight: bold;
    	font-style: normal;
    	line-height: 1.2;
    	font-size: 16px;
    	color: #fff;
    }

    Code above will make your gallery caption same with the site styles.

    Thread Starter mothersweden

    (@mothersweden)

    Thanks, GhozyLab!

    It works like a charm!
    We are grateful.

    Kind regards from Sweden,
    Anna and Nicklas

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customizing the image caption?’ is closed to new replies.