Home>Support>Different font in footer

Different font in footer

Hi

I have a quick question about fonts.

I am using the Special Elite font on our website (footballandthefirstworldwar.com), however, I would like the text in the footer and the text in the Cookie Law plugin to display in another font (maybe arial or something similar).

Is this possible?

Many thanks in advance

Iain

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

    Try this under Appearance > Custom CSS:

    /* Footer */#colophon {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}/* Cookie Law Page */.page-id-3685 .entry-content {font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}

    Font Stack Tool: http://cssfontstack.com/

    Let me know.

    Cheers

  2. 10 years, 3 months ago Iain McMullen

    Hi Andrew

    I’ve pasted the CSS into the Custom CSS but it doesn’t seem to have changed anything? Whould I need to use a font that comes with the Vantage theme?

    Thanks

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

    Hi Iain

    Please can you paste the CSS back in so I can see it in the page, thanks.

  4. 10 years, 3 months ago Iain McMullen

    Hi Andrew

    Ok – I’ve just pasted the CSS is back in the Custom CSS section now.

    http://www.footballandthefirstworldwar.com/

    Cheers

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

    Couple changes, give this a go for me:

    /* Footer */
    
    #colophon.site-footer *, #catapult-cookie-bar {
    font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif !important;
    }
    
    /* Cookie Law Page */
    
    .page-id-3685 .entry-content * {
    font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
    }
  6. 10 years, 3 months ago Iain McMullen

    Yep – that worked for me.

    Thanks

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

    Super, glad that worked.

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