Home>Support>change font color in origami or/and page builder

change font color in origami or/and page builder

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].

Hi
I have an all black or grey backgrounds and so I need white fonts. Where do I find the possibility to change all fonts to white?
Thanks
Thomas

URL: http://trueprojekte.com/foto/mitglieder/

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, 6 months ago Andrew Misplon
    Hi, I Work Here

    Hi Thomas

    Origami unfortunately lacks these settings in the Customizer. Try adding the following to Appearance > Custom CSS and editing from there:

    /* Origami Colors */
    
    #logo h1 {
    color: #555;
    }
    
    #logo h3 {
    color: #666;
    }
    
    #menu ul li a {
    color: #505050;
    }
    
    h1.entry-title, h1.archive-title {
    color: #333;
    }
    
    .post .post-info {
    color: #A6A6A6;
    }
    
    .post .content {
    color: #606060;
    }
    
    .post .below-content {
    background: #FAFAFA;
    background: #F9F9F9;
    border: 1px solid #EEEEEE;
    }
    
  2. 10 years, 6 months ago Thomas Rubin

    Thanks, it wored after some trials …

  3. 10 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear you were able to make progress here.

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