Home>Support>How do I increase image caption font size and header font size in Origami Premium?

How do I increase image caption font size and header font size in Origami Premium?

By Leon Collins, 10 years ago. Last reply by Magus, 10 years ago.
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].

How do I increase image caption font size and header font size in Origami Premium?

Thanks in advance,

Leon

URL: http://astrophotoleon.com

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 Magus
    Hi, I Work Here

    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. 10 years, 1 month ago Leon Collins

    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. 10 years, 1 month ago Magus
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More