Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #548098

    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

    #548102

    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

    #548113

    Hi Yigit!

    I’m good thanks! Hope all’s well your end too!

    The code worked perfectly!! :-)

    Thanks so much!

    Eva

    #548118

    Hey!

    All is well on my end too, thanks!
    You are welcome, glad we could help. Let us know if you have any other questions :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fonts Issue’ is closed to new replies.