Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24475

    So I hacve increased the body font size this way:

    body {

    font: 14px/1.65em “HelveticaNeue”, “Helvetica Neue”,Helvetica,Arial,sans-serif;

    }

    This doesnt seem to affect the font in post listings, single post, excerpts etc.

    Another snippet?

    #123572

    Hi,

    Try this one.

    body p {
    font-size: 20px;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Font size in single posts’ is closed to new replies.