Font

By P P, 9 years ago. Last reply by P P, 9 years ago.

Hi, I am using Vantage Premium theme and I have an issue with changing font in:

-main menu and sub menu
-fotter widget title
I would like to use ‘Shadows into light’ font.

How can I change the font color from #464646 to #ffffff in blog comment part: http://www.compleatadvice.nl/diet/hello-world/. The issue is that if I change the font color, it will be changed also in post text part. How can I change only in post comment part?

site: www.compleatadvice.nl

URL: http://www.compleatadvice.nl

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

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

    Hi P P

    Here are the selectors you can use under Appearance > Custom CSS for these changes. Edit as required:

    @import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light);
    
    /* Vantage Set Menu Font Family and Size */
    
    .main-navigation {
    font-family: 'Shadows Into Light', cursive;
    font-weight: normal;
    }
    
    /* Vantage Set Footer Widget Title Font */
    
    #footer-widgets .widget h1.widget-title {
    font-family: 'Shadows Into Light', cursive;
    }
    
    /* Vantage Comment Form Notes */
    
    #commentform .form-allowed-tags, #commentform .form-allowed-tags code, #commentform .comment-notes {
    font-size: 0.8em;
    color: #ffffff;
    }
    

    Ref: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/

    Hope that helps.

  2. 9 years, 9 months ago P P

    Hi,

    GREAT! Thanks a lot for your quick help!

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

    For sure, glad we could assist.

  4. 9 years, 9 months ago P P

    Hi Andrew,

    Because of some reasons I need to change again the menu and site titles/headers font style.

    The font would be “Berlin_Sans_FB_Demi”.

    As I have checked and these are not google fonts. Is it possible to use in Vantage theme, anyway? Will it be visible on other computers?

    Thanks for your help in advance.

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