• Hi, I’m currently using a Verdana font but would like to change to Arial for the page’s content.

    https://howtofocusbetter.com/

    This is the code I’m using in my style.css:

    body {
    font-family: Arial, sans-serif;
    }

    However, it is not working and the text still remains Verdana. How can I change?

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How come I can't change font to Arial?’ is closed to new replies.