Home Forums Trusted the font size of the blog is quite large

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14160
    iwanna panagiotaki
    Participant

    on the page where all the articles are shown, but also in each article, the font size is quite large. This appears on the whole page (ie in the text, in the footer, in the menu, on the sidebar). How can I control it?

    Thanks

    #14161
    Andy
    Keymaster

    The main body font size can be changed by adding this small CSS snippet at ‘Appearance’ > ‘Customize’ > ‘Additional CSS’:

    body {
      font-size: 15px;
    }

    15px is the default size. Change this to a different value.

    Some parts of the theme (headings, navigation etc) have their own defined font size.
    If you want to change the size of a specific element, please let me know exactly which you want to change, and I’ll be able to assist further.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘the font size of the blog is quite large’ is closed to new replies.