Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #259871
    MGarlando
    Participant

    I do not plan to use a logo and would rather just make the site title simply larger. Is there a way to do this? I am using the free version of Catch Sketch. The site is https://chiefadvocateblog.wpcomstaging.com/.

    #259910
    Skandha
    Participant

    @mgarlando: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-title a {
        font-size: 30px;
    }

    You can change the font size according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Can I make the site title larger?’ is closed to new replies.