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.

How can I change font size on whole page with Origami theme ?

Open 1 reply premiumthemetheme-origami
Started · Latest reply by Andrew Misplon

Font size on whole page with Origami is so small and bad readable. How can I set bigger font size via theme control panel? Is this possible?

URL: http://bryndzove-halusky.yardstudio.eu

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff

    Hi Yardstudio

    Thanks for reaching out.

    Go to Appearance > Custom CSS and insert the following as required:

    /* Origami change menu font size */
    #menu ul {
    font-size: 16px;
    }
    /* Origami adjust content font size */
    .content p, .content ul, .content ol, .content dl {
    font-size: 16px; 
    }

    That’s quite specific. Just the menu and content font sizes. Give it a go and let us know how you come along.

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