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.

Replies

3
  1. Andrew Misplon Staff 11 years, 1 month ago

    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. Thomas Rubin 11 years, 1 month ago

    Thanks, it wored after some trials …

  3. Andrew Misplon Staff 11 years, 1 month ago

    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.

Have a different question or issue?

Start New Thread