Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #100151
    Alexander
    Participant

    Is there a way to change the size of the subtitle in the header?

    #100275
    Mahesh
    Keymaster

    @historiegeuldal: By subtitle in the header, do you mean, tagline? If so, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    .site-description {
        font-size: 20px;
    }

    Note: Please adjust the font-size as you desire.

    Regards,
    Mahesh

    #100712
    Alexander
    Participant

    Thanks, that worked!

    #100767
    Mahesh
    Keymaster

    @historiegeuldal: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Font size subtitle’ is closed to new replies.