• Resolved eltweety

    (@eltweety)


    Hello!

    I would like to override the CSS of the theme that I am using currently. In styles.css I wanted to change the font-family attribute, but it doesn’t seem to be working.
    `html, body {
    font-family: Gafata;
    }`
    It doesn’t change the font to Gafata. I would really appreciate your help, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Can you post a link to your website? Also, how are you adding the font Galata to your site? Are you using a @font-face rule in your stylesheet or are you enqueueing it through your functions.php file?

    Thread Starter eltweety

    (@eltweety)

    Thank you for the answer, but I solved it by importing the google font to the stylesheet!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cannot change the font-family atribute’ is closed to new replies.