Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #302311

    Hi there!

    How can I change both the font size and the leading for the blog post body text? Thanks!

    #302372

    Hi alexmasica!

    Thank you for visiting Kriesi’s support forum.

    Use this on Quick CSS or custom.css to change the font size of the post:

    .container.template-blog p {
    font-size: 20px;
    }

    Cheers!
    Ismael

    #302387

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Editing blog post text styles’ is closed to new replies.