• Resolved sarahkentwell

    (@sarahkentwell)


    I’m developing a website (https://www.emc.org.au/) and have customised the theme to use the Google font I need, and on my laptop it’s working fine however, when I view it on my iPhone, the footer widget headings are displaying as serif font (the font I chose is a sans serif font called Nunito). This only seems to be happening on mobile devices. Everything else is showing up correctly. Any ideas?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    hey, @sarahkentwell

    To do that, go to header.php and head section append the following link:

    <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">

    Thanx.

Viewing 1 replies (of 1 total)
  • The topic ‘Footer widget heading font’ is closed to new replies.