Jump to content

FreakyStylie

Member
  • Posts

    6
  • Joined

  • Last visited

Reputation Activity

  1. Like
    FreakyStylie got a reaction from tuanphan in Custom Google font works only while editing CSS. Reverts to default site font after navigating to a new page.   
    Thanks @tuanphan for the solution! Here's what worked:
    Removed all the CSS above. Edited site footer and added the following in a code block: <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css2?family=Barlow:wght@100&display=swap" rel="stylesheet">     3. Went to Design>Custom CSS and added the following:
    p { font-family: 'Barlow', sans-serif; }  
     
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.