Arial or Verdana font-family?

Posted in: Newspaper
Post count: 8

What is the easiest way to change font-family to Arial,Verdana on the whole website in v3? Tried to do it in style.css by replacing ‘PT Sans’ to Arial,Verdana but it didn’t work.

Thanks

Post count: 31

Did you try going to Theme Panel -> Custom Typography?

Post count: 8

I did, but unfortunately, the are no Arial or Verdana fonts there.

Post count: 31

There are fonts that are similar =)

https://www.google.com/fonts/attribution

Close to Arial – http://www.google.com/fonts/specimen/Open+Sans

Open Sans is on the list…

What you think?

Post count: 9544

@adgower
I think the query is for using web-safe fonts which don’t load remotely off Google’s CDN.

Some of us wish to use only web-safe fonts for faster page load, and not having to load “fancy fonts” from Google which can be tricky to optimize for PageSpeed Insights.

This is typically the reason for wanting Arial/Verdana, and/or Georgia, Seghoe UI, Trebuchet, etc.

I’m waiting for 3.01 to install, personally, so don’t have any specific advice on how to customize the fonts to web-safe, although that was on Radu’s confirmed ‘to do’ list.

Post count: 8

Exactly! Thanks Christopher.

Anyway, I would like to hear from dev team about the solution.

Thanks in advance.

Post count: 854

replay via email

Radu A.

Post count: 6

Hi Radu,
I’m also interesting in changing all fonts to Arial. Please adivce me via email.
Thank you

Post count: 13

Couldn’t you just hard code them into the style.css in your child theme? I would think that’d work, haven’t tried it though.

Post count: 3343

Hi,

@ciprianrpp
try with find and replace function from a text editor like Notepad++ and replace the fonts with Arial in style.css, should work.

Also please change here to http://screencast.com/t/nVlcpBEM

Hope this help!
Thanks!

Viewing 10 posts - 1 through 10 (of 10 total)
The forum ‘Newspaper’ is closed to new topics and replies.