[Resolved] Size of font

Tagged: 

  • Author
    Posts
  • #7000

    Deasha
    Participant

    Hi,

    I have been told my font is too small on my website. Could you please let me know if there is a way to change this. I am currently using the free version.

    Thanks

    #7001

    Andrew Misplon
    Keymaster

    Hi Deasha

    Thanks for posting.

    I’m busy re-working the comparison table on the theme page. Premium adds a section called Theme Design to the Customizer. Within there are several font size settings.

    I’ll reply in the morning and try to assist with a few CSS snippets if you’d prefer to stick with the free version. Thanks. Chat then 🙂

    #7014

    Andrew Misplon
    Keymaster

    Thanks for the wait. To adjust only the paragraphs in the main content area you can try:

    .entry-content p {
    	font-size: 16px;
    }

    Add the above snippet to the field found at Appearance > Customize > Additional CSS.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Scroll to top