• Hello!

    I just can`t find the options – How can I change the font size in the articles, because I want the text to be a little bit smaller?

    Thank you!
    🙂

Viewing 1 replies (of 1 total)
  • Hi! You would need to add custom css for that (via a child theme, plugin or 2.1.1 custom.css)

    Add this:

    .entry { font-size: 16px; }

    And adjust as you want it.

Viewing 1 replies (of 1 total)
  • The topic ‘Font size’ is closed to new replies.