Tagged: font
Hi,
I want to change all the hebrew fonts on the website to “Tahoma”
How do I do it?
Hey uribinsted,
Please refer to this wordpress article to change the frontend and backend language http://wordpress.stackexchange.com/questions/27056/different-language-for-frontend-and-backend
Best regards,
Vinay
Hi,
the website works fine in hebrew, I just want to change the Font from the default to Tahoma, and Tahoma doesn’t appear in the Font options in the Theme font settings ( Enfold – General styling – Font )
Hey!
In which element do you want to use it, so we can suggest some CSS rule that can be used.
to all site? If so, use
* { font-family: Tahoma; }
and let us know if it works.
Thanks a lot
Best regards,
Basilis