JamIsJam88 Posted March 1, 2021 Share Posted March 1, 2021 How can I adjust the font size and line height for the excerpt that is displayed on the Blog List Page for all of the Blogs with Custom CSS? Website: https://ellipsoid-decagon-7aze.squarespace.com/availabilities Password: testing Link to comment
Beyondspace Posted March 1, 2021 Share Posted March 1, 2021 1 hour ago, AllanYung said: How can I adjust the font size and line height for the excerpt that is displayed on the Blog List Page for all of the Blogs with Custom CSS? Website: https://ellipsoid-decagon-7aze.squarespace.com/availabilities Password: testing Could you try this .blog-item-summary .blog-excerpt-wrapper h4 { font-size: 2em; line-height: 0em; } .blog-item-summary .blog-excerpt-wrapper p { font-size: 2em; line-height: 0em; } JamIsJam88 and tuanphan 1 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
JamIsJam88 Posted March 1, 2021 Author Share Posted March 1, 2021 (edited) 11 hours ago, bangank36 said: Could you try this .blog-item-summary .blog-excerpt-wrapper h4 { font-size: 2em; line-height: 0em; } .blog-item-summary .blog-excerpt-wrapper p { font-size: 2em; line-height: 0em; } Worked perfectly. Thanks @bangank36! Edited March 1, 2021 by AllanYung 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