Fulleren Posted November 6, 2021 Share Posted November 6, 2021 Site URL: https://renfuller.com/projects Hi there, I have custom CSS on this page: www.renfuller.com/projects to customize the Image Blocks on this page. This is the code that I have, that has been active with no issues for over a year. /*LAYOUT POSTER HOVER ON PROJECT PAGE ONLY*/ .collection-5f49d64def0ed71a094ad390 {.sqs-block-image .design-layout-poster .image-title p { font-size: 25px!important; font-family: Lato!important; font-weight: 300!important; line-height: .75em!important; text-align: left; } } I just noticed, that the Lato font is no longer registering, and I'm not sure how to fix it. Any insight would be so appreciated! Link to comment
Beyondspace Posted November 6, 2021 Share Posted November 6, 2021 6 hours ago, Fulleren said: Site URL: https://renfuller.com/projects Hi there, I have custom CSS on this page: www.renfuller.com/projects to customize the Image Blocks on this page. This is the code that I have, that has been active with no issues for over a year. /*LAYOUT POSTER HOVER ON PROJECT PAGE ONLY*/ .collection-5f49d64def0ed71a094ad390 {.sqs-block-image .design-layout-poster .image-title p { font-size: 25px!important; font-family: Lato!important; font-weight: 300!important; line-height: .75em!important; text-align: left; } } I just noticed, that the Lato font is no longer registering, and I'm not sure how to fix it. Any insight would be so appreciated! Try this /*LAYOUT POSTER HOVER ON PROJECT PAGE ONLY*/ #collection-5f49d64def0ed71a094ad390 .sqs-block-image .design-layout-poster .image-title p { font-size: 25px!important; font-family: Lato!important; font-weight: 300!important; line-height: .75em!important; text-align: left; } Let me know how it works on your site Support me by pressing 👍 if this useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment