MREK Posted December 27, 2021 Share Posted December 27, 2021 Site URL: https://www.timothyschimick.com/ I am using the following code to adjust the look of the excerpt font in a blog summary block on the home page of a site. All of the elements are working except for the font size. Any ideas? .sqs-block-summary-v2 { .summary-excerpt { font-family: adobe jenson pro; font-weight: 600; font-size: 40px !important; color: #000; text-transform: ; font-style: italic; } } Thank you! Link to comment
Beyondspace Posted December 28, 2021 Share Posted December 28, 2021 7 hours ago, MREK said: Site URL: https://www.timothyschimick.com/ I am using the following code to adjust the look of the excerpt font in a blog summary block on the home page of a site. All of the elements are working except for the font size. Any ideas? .sqs-block-summary-v2 { .summary-excerpt { font-family: adobe jenson pro; font-weight: 600; font-size: 40px !important; color: #000; text-transform: ; font-style: italic; } } Thank you! Try .sqs-block-summary-v2 .summary-excerpt p { font-size: 20px !important; } Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too MREK 1 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
MREK Posted December 29, 2021 Author Share Posted December 29, 2021 That worked! Thank you. I am happy it was such an easy fix. Beyondspace 1 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