Home>Support>Font Chioices
  1. 10 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi John

    You’d need to use Custom CSS for that. If it’s a regular font then you can list it as follows:

    body, button, input, select, textarea {
    font-family: Tahoma, Verdana, Segoe, sans-serif !important;
    }

    Insert the above into Appearance > Custom CSS. Here is a nice tool to grab font stacks from :http://cssfontstack.com/.

    The fonts following the first fonts are fallbacks in case the font isn’t on the rendering computer.

  2. 10 years, 2 months ago E-Mail Logic

    I Added the above CSS – however nothing changed in the site – is there anything else I need to do?

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

    Please leave the CSS in place and send through a link to your site, I’ll take a look. Thanks.

  4. 10 years, 2 months ago E-Mail Logic

    http://cjmenswear.com/new/

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

    Your body font is now Tahoma. Are there other elements you’d also like to run in that font?

  6. 10 years, 2 months ago E-Mail Logic

    if i listed Verdona 1st would it be verdona?

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

    It would. The list is a fallback list, if the first font isn’t found on your computer the second one will be used and so on. So for Verdana body font:

    body, button, input, select, textarea {
    font-family: Verdana, Geneva, sans-serif !important;
    }
  8. 10 years, 2 months ago E-Mail Logic

    what about the shadow line under the images
    (using page builder / visual editor

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

    You can de-activate that Appearance > Customize > Page: Image shadow and rounding.

  10. 10 years, 2 months ago E-Mail Logic

    is body font the same as content font

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

    body in CSS covers everything but the heading font is being declared after we declare the body font so the headings don’t get this font.

    So for what we’re looking at here – yes, body and content font is the same.

  12. 10 years, 2 months ago E-Mail Logic

    it doe not apprear to be verdona on my screen – am i doing something wrong??

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

    Your Tahoma Custom CSS is still in place so if you’re looking to select your body from Appearance > Customize, first remove the Custom CSS.

  14. 10 years, 2 months ago E-Mail Logic

    i think that worked – is there a way to check what font is showing?

    THANK U – Glad I caught you on line – I’m using this site as a template for 5 more and this is saving me so much time!

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

    For sure.

    I use WhatFont for Chrome: http://chengyinliu.com/whatfont.html.

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