• Resolved schastnyy

    (@schastnyy)


    Hi,

    I have another question about this beautiful theme.

    Is there any opportunity to change a font size to a bigger one?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there schastnyy,

    Hope you’re well today ??

    This is definitely possible with some custom CSS, I’d be more then happy to assist you with that if you could be more specific on what exactly you’re trying to change.

    Looking forward for your response.

    Cheers,
    Bojan

    Theme Author Shaped Pixels

    (@shaped-pixels)

    Changing the font size could be done as Bojan suggested by doing custom CSS. If you are using Jetpack, you can do this with their Edit CSS module (Feature). If you are not using Jetpack, then you can use a plugin that is called “Simple Custom CSS” to achieve this.

    If you want the font size to be bigger on “all” elements, then you can do this:

    html {
    font-size: 110%;
    }

    Or was there something specific you wanted the font larger on?

    Thread Starter schastnyy

    (@schastnyy)

    Thanks, that is exactly what i needed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Font Size’ is closed to new replies.