Jump to content

Lea-L

Member
  • Posts

    1
  • Joined

  • Last visited

Lea-L's Achievements

Level 1

Level 1 (1/20)

0

Reputation

  1. Hi, I assigned a custom font via ccs to my site, which has successfully changed all the fonts, however, it does change the headings in my lists. Why is that? How can I also change the list headings to my new font. Here is the code: @font-face { font-family: 'Neutraface'; src: url('https://static1.squarespace.com/static/60da420b80407823dea70f35/t/60da4a9922bcd4019f0052d1/1624918682040/Neutra2Text-Light.otf'); } //assign font// h1 {font-family: 'Neutraface';} h2 {font-family: 'Neutraface';} h3 {font-family: 'Neutraface';} h4 {font-family: 'Neutraface';} p {font-family: 'Neutraface';} a.btn.btn--border.theme-btn--primary-inverse {font-family: 'Neutraface';} button {font-family: 'Neutraface';} header#header *, footer.sections * { font-family: 'Neutraface'; } And here a screenshot of the issue. As you can see the red text is still the original font, rather then the font assigned in the CCS. Can anybody help me with this? Is this a common issue? Thanks in advance!
×
×
  • 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.