Home>Support>Times New Roman font required

Times New Roman font required

The overall look of my site is meant to look aged and to be able to achieve this I need to have the fonts in Times New Roman, however, it would appear that Vantage does not support this. Is there any way that I can achieve my goal?

URL: http://www.bellewaarde1915.org.uk/blog

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

    Hi Martin

    Apologies for the hassle. That should be in the list as part of the group of other regular web-safe fonts.

    At Customize > Theme Design > Fonts, please, set all the font families there to Nelvetica Neue, that’ll ensure that no extra CSS prints into your site.

    Then, go to Appearance > Custom CSS and insert:

    /* Body */
    
    body,button,input,select,textarea {
    	font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    }
    
    /* Site Title Font */
    
    header#masthead h1 { 
    	font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    }
    
    /* Heading Font */
    
    h1,h2,h3,h4,h5,h6 { 
    	font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    }
    

    Let me know how that goes.

  2. 9 years, 21 days ago Martin Clift

    Hi Andrew.
    No need for apologies, job now done!

    Question! Do you ever sleep?

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

    Super :) Glad to hear that helped.

    Hahaha, I do, thanks for asking.

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