• Resolved nee

    (@nee)


    Hi, Olsen Light is a good theme, and I like its minimalist layout. Generally, all the fonts are on the smaller scale.

    Are the font sizes relative to a ‘main’ size? Cause I wondering if I could change that ‘main’ size and the other fonts will adjust accordingly (relatively), instead of adjusting the fonts area by area.

    The ratio of size between areas are nice, so I don’t want to ruin this when I adjust the fonts area by area.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,
    you can try this

    body {
        font-size: 17px;
    }
    .site-logo p {
        font-size: 15px;
    }
    .nav {
        font-size: 13px;
    }
    .entry-meta {
        font-size: 14px;
    }

    in your custom CSS box under Customize->Additional CSS to change the font size.

    Thread Starter nee

    (@nee)

    Thanks. They work just nice.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Overall font size’ is closed to new replies.