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?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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.
Hi Andrew.
No need for apologies, job now done!
Question! Do you ever sleep?
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.