Jump to content

zk379

Member
  • Posts

    2
  • Joined

  • Last visited

zk379's Achievements

Level 2

Level 2 (2/20)

1

Reputation

  1. Thanks, that did work. I had tried the !important; tag prior, but was separated by a ";" which probably caused that to not fix it. Looks like it is working again. Thank you for the help!
  2. Everything was working until I checked the site today. Custom code is as follows: //Font Pact Trend Effect Callback @font-face { font-family: Butler; src: url(https://static1.squarespace.com/static/63acfcc394c84c448c3e5666/t/644e9853ecbee4661be67703/1682872403998/Butler_Ultra_Light.otf); } @font-face { font-family: TrendScript; src: url(https://static1.squarespace.com/static/63acfcc394c84c448c3e5666/t/644e9136ba9bd749c972a84f/1682870582458/TrendEffectScript.otf); } //Blog Fonts .blog-item-title h1.entry-title { font-family: 'Butler' !important; } .blog-title { font-family: 'Butler' !important; } .blog-more-link { font-family: 'Butler' !important; } //Heading 1 Font h1 { font-family: 'Butler'; text-transform: uppercase; } //Heading 2 Font h2 { font-family: 'Butler'; } //Heading 3 Font h3 { font-family: 'TrendScript'; } //Heading 4 Font h4 { font-family: 'Butler'; } //Text for Archive .archive-group-name-link { font-family: Butler; src: url(https://static1.squarespace.com/static/63acfcc394c84c448c3e5666/t/644e9853ecbee4661be67703/1682872403998/Butler_Ultra_Light.otf); } .archive-group-name-link {font-size: 40px; font-weight: bolder} /* Show comment box */ .squarespace-comments .new-comment-area.anon-comments-off.logged-in-commenting-unsupported { display: block; } Have tried multiple variations of this and not getting a solution. Did something on the backend change?
×
×
  • 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.