• Hello hello awesome Kale people πŸ™‚

    Firstly, thank you for the best theme ever! I’ve received such amazing feedback for my website πŸ™‚

    The only critique I’ve received is people saying my font is a bit too small, which makes it difficult to read longer pieces. Please could you help me with increasing the font on pages and posts? I have searched this forum but haven’t found what I’m looking for, here’s a link to my site: http://esteedevilliers.com/

    Looking forward to your reply πŸ™‚

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello esteedv,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    p {
        font-size: larger;
    }

    Hope this will helps you.

    Thanks.

    Hi esteedv.

    Glad to read that not only you like our theme but your visitors as well. πŸ™‚

    You can also try this CSS, please add it to Appearance -> Customize -> Additional CSS:

    body {
    	font-size: 15px;
    }

    Adjust px value as you wish.

    Just to mention that our Pro version has many more font-related options – https://help.lyrathemes.com/article/101-custom-fonts.

    Hope this helps, but if you have any additional questions, feel free to ask.

    Kind regards.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Font size in posts’ is closed to new replies.