• Is it possible to globally reduce the size of post titles in Hemingway theme? How? The font size of the titles on all of my posts is massive compared to the text.

    Any help is appreciated… from a not-so-tech-savvy person.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • A workaround is to use the menu on the right to uncheck title visibility, and make your own heading.

    Theme Author Anders Norén

    (@anlino)

    Hi @bluesboots,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .post-title { font-size: 1.5em; }

    Let me know if that does it.

    — Anders

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