• Resolved marine1010

    (@marine1010)


    Hello,

    Is it possible to have a smaller size for the caption heading and caption description on the front page please ?

    And it is possible to change the font as well ?

    Many, many thanks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    Thank you for getting in touch with us.

    In order to change caption font size in banner please go to Appearance → Customize → Additional CSS and add the following css:

    .frontpage-banner .caption h2 {
        font-size: 36px;
    }
    
    .frontpage-banner .caption .read-more {
        font-size: 14px;
    }

    You are able to change the fonts only with Kale Pro which offers 600+ Google Fonts.

    Thank you for your time in this.

    Best regards

    Thread Starter marine1010

    (@marine1010)

    Thank you Jarek !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Smaller caption’ is closed to new replies.