Tagged: Fonts
Hi.
I would like to have one font – Raleway – consistent through the whole site. I noticed that at parts of my website (certain texts, fullwidth submenu) the font changes to something else. Is there a way to ‘tell’ the site to only display the Raleway font?
Thank you.
Eva
Hi Eva!
Hope all is well!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
body * {
font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
}
Cheers!
Yigit
Hi Yigit!
I’m good thanks! Hope all’s well your end too!
The code worked perfectly!! :-)
Thanks so much!
Eva