Reducing the size of the site title

  • Unknown's avatar

    I found some CSS that allows me to change the site title font size. I’d like to provide a responsive size based on the device type so the ratios remain the same. Can I do that?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there, I see you have added the following to make the site title smaller in the Finder theme.

    .site-title {
        font-size: 3rem;
    }

    Did this get you what you are looking for and do you have additional questions?

  • The topic ‘Reducing the size of the site title’ is closed to new replies.