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. Magus Staff 10 years, 8 months ago

    Hi Leon

    For the caption font size please add this to your custom CSS.

    .wp-caption p.wp-caption-text {
        font-size: 14px !important;
    }

    For the header font please try this

    h1.entry-title a {
        font-size: 30px;
    }

    Adjust the font sizes as necessary.

    Let us know how you get on

    Magus

  2. Leon Collins 10 years, 8 months ago

    Magus,

    I’m almost there – but why isn’t the text color in the in the paragraphs black any longer? I’d really like the text print much darker than it is presently:

    /* Origami change menu font size */

    #menu ul {
    font-size: 20px;
    }

    /* Origami adjust content font size */

    .content p, .content ul, .content ol, .content dl {
    font-size: 20px;}

    /* Origami change post content color */

    .post .content {
    font-color: #000000;}

    #logo h3 {
    font-size: 16px;}

    .wp-caption p.wp-caption-text {
    font-size: 18px !important;
    }

    h2.entry-title a {
    font-size: 24px;}

    Thanks for your help,

    Leon

  3. Magus Staff 10 years, 8 months ago

    Hi Leon

    I see you have already changed the text colour for the captions. Has this resolved your questions or do you require any more assistance.

    Magus

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