• Resolved afoster25

    (@afoster25)


    I am using the Savona Theme and would like to know what steps to take to change the font size of the tagline. I appreciate your assistance.

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

    (@aslamnaik)

    In dashboard go to, Appearance > Customize > Additional CSS,
    insert the below css code with your desired font-size:

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

    Theme Author Aslam

    (@aslamnaik)

    Closing Thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tagline: Changing Font Size’ is closed to new replies.