Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2528862
Fonts Raleway & Sans-Serif in CSS
Closed

Comments

  •  1
    tim-nieuwpoort started the conversation

    Hi,

    I set 'Raleway' as font heading titles but in the frontend I see Sans Serif (see attachment 1)

    In my CSS there are 2 fonts that are set (Raleway AND Sans-Serif):

    h1, h2, h3, h4, h5, h6 {

        font-family: 'Raleway', sans-serif; }

     

    #navigation .menu li a {

        font-family: 'Raleway', sans-serif; }

    How come? I just need Raleway. Is there another place where I can adjust this?

    Thanks!

     

  •  2,699
    PenciDesign replied

    Hi,

    It's 'Raleway', sans-serif;  - check this image

    And of course it will loads Raleway font - and 'sans-serif' is format for "Raleway" fontsmile.pngIt doesn't do anything.

    When you use any Google fonts from Google - it's needed for call a format after the font name - check this image


    Best Regards,

    PenciDesign

  •  1
    tim-nieuwpoort replied

    Hi,

    Ah ok I see.

    And how can I get this font https://prnt.sc/ubypl

    This is 'Raleway' right?

    Thanks!

  •  1
    tim-nieuwpoort replied

    Never mind, I found it.

    Thanks for your help!