Jump to content

Hannah1577

Member
  • Posts

    9
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Hannah1577 reacted to Ziggy in Custom fonts not transferring to blog   
    Looking at your website, that code is working for the blog post title, on the blog item.
    This should work for the blog page grid titles:
    .blog-basic-grid .blog-title { font-family: 'Waymar' !important; }
  2. Like
    Hannah1577 reacted to Ziggy in Custom fonts not transferring to blog   
    Try adding this and adjusting the font family:
    .blog-item-wrapper .blog-item-title h1.entry-title { font-family: 'Waymar'; }
  3. Like
    Hannah1577 reacted to Ziggy in Custom fonts not transferring to blog   
    That code I shared should have targeted the blog title h1, I don't know why it didn't work. You can always try an !important.
    .blog-item-wrapper .blog-item-title h1.entry-title { font-family: 'Waymar' !important; }
  4. Like
    Hannah1577 got a reaction from Ziggy in Custom fonts not transferring to blog   
    @font-face { font-family: Waymar; src: url(https://static1.squarespace.com/static/64206d37eeb8e8453ae89da3/t/6421791787382f41bd00da66/1679915287599/Waymar+Regular.ttf); } @font-face { font-family: Gistesy; src: url(https://static1.squarespace.com/static/64206d37eeb8e8453ae89da3/t/64217924a75c0a170c610f23/1679915300121/Gistesy.ttf); } @font-face { font-family: Open Sans; src: url(https://static1.squarespace.com/static/64206d37eeb8e8453ae89da3/t/64217aed360f7e1365d7089a/1679915758017/OpenSans-Regular.ttf); } h1 { font-family: 'Waymar'; } h2 { font-family: 'Gistesy'; } h3 { font-family: 'Waymar'; } h4 { font-family: 'Gistesy'; } .sqsrte-large { font-family: 'Open Sans'; } p { font-family: 'Open Sans'; } .sqsrte-small { font-family: 'Open Sans'; } #site-title {font-family: 'Gistesy'; } .list-section-title p{ font-family: 'Waymar' } section[data-section-id="6421a56fbdb6376295cfd434"]{ .user-items-list-item-container .list-item-content__title { font-family: Waymar !important; } } Hi Ziggy! Thanks for responding to this. Please see the CSS currently in place above. The blog is thistleandrosearts.co.uk/blog. It's live but unlinked for now. Thank you!
×
×
  • 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.