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

    Hi,
    I’m using onepage Enfold.

    Where can I change the font size in the blog text?

    #525565

    Hey DeniseLand!

    Add this to your custom CSS.

    article.post-entry .entry-content p {
        font-size: 14px !important;
    }

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.