• Resolved diytheoldnew

    (@diytheoldnew)


    I am trying to make the Paragraph default font for all the posts (and, frankly, the home page, too) larger. Based on a couple of other threads, I inserted this custom CSS, but it doesn’t seem to have changed anything:

    body { font-size: 14px; }

    .single .entry-content { font-size: 14px; }

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author lyrathemes

    (@lyrathemes)

    The font is indeed now 14px on your website ?? Please try making it bigger.

    body {
        font-size: 16px;
    }
    • This reply was modified 7 years, 5 months ago by lyrathemes.

    I’ve tried some of the solutions in this forum and I don’t now what I’m doing wrong. The font size and letter spacing should be customizable in this theme and it’s not. I have no clue as to why this isn’t a capability in the FREE version of kale.

    https://www.scarsandapologies.com is my URL. Upon opening a post, the text is way too small. Please assist

    Thank you for your time

    • This reply was modified 7 years, 5 months ago by iammaddoxx.

    Hey @iammaddoxx, @ricotheque from LyraThemes here.

    Have you tried adding this to your Appearance > Customize > Additional CSS?

    body {
        font-size: 16px;
    }

    It looks like you’d like to change the font size of specific parts of your site. Please list them here, and we’ll see what we can do. ??

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