Home>Support>change font color in origami or/and page builder
  1. 9 years, 8 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. 9 years, 8 months ago Thomas Rubin

    Thanks, it wored after some trials …

  3. 9 years, 8 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