This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Increase font size of main body text – Origami theme

Resolved 5 replies premiumthemetheme-origami
11 years ago · Last reply by geo222 9 years ago

Hello!

Can anyone provide the code for increasing the font size in the body of the Origami theme? Mine is teeny tiny!

Thanks,

Laura

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 11 years, 8 months ago

    Hi Laura

    It’s 13px by default and unfortunately not a theme option. Please try the following under Appearance > Custom CSS to increase the Origami paragraph font size:

    /* Origami Paragraph Content */
    .entry-content p {
    font-size: 16px;
    }

    You’re welcome to change my 16px above to a number that suits you. Let me know how that goes.

  2. LauraN 11 years, 8 months ago

    Hi Andrew,

    Many thanks for this. I’ve added the above code and it seems to have altered the text on the home page but not the body text, e.g on the About page or any blog posts

    http://www.beckynuttall.com/?page_id=47

    Is there any way to locate the code to alter this as the text is very small to read, and this is the text that needs to be accessible?

    Thank you,

    Laura

  3. LauraN 11 years, 8 months ago

    Hi Andrew,

    I’ve figured it out using Firebug so no need to answer!

    Many thanks for your help,

    Laura

  4. Andrew Misplon Staff 11 years, 8 months ago

    Hi Laura

    Super! Glad you managed to resolve.

  5. geo222 9 years, 5 months ago

    I’ve entered that code in myself (changed it to 20 px) and it doesn’t make any difference at all. Am I doing something wrong?

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread