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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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