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

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

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More