This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Times New Roman font required

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 5 months ago

    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. Martin Clift 10 years, 5 months ago

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

    Question! Do you ever sleep?

  3. Andrew Misplon Staff 10 years, 5 months ago

    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.

Have a different question or issue?

Start New Thread