fi1 Posted November 6, 2020 Share Posted November 6, 2020 Hey all, I've looked everywhere I can think of on the site, but can't work out how to increase the font size of the header text sitting above a regular summary block element. Help! Cheers, Fi Link to comment
Beyondspace Posted November 6, 2020 Share Posted November 6, 2020 Please show us your site url and template you used 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
fi1 Posted November 6, 2020 Author Share Posted November 6, 2020 Hey.. sure, it's: www.digital-freelancer.org (the section I'm referring to is currently on the homepage), it's 7.1 and the template is Mérida. Cheers. Link to comment
fi1 Posted November 8, 2020 Author Share Posted November 8, 2020 Hey.. does anyone know the answer to the above please? Link to comment
derricksrandomviews Posted November 8, 2020 Share Posted November 8, 2020 Change it in the summary block edit panel under layout. Link to comment
fi1 Posted November 8, 2020 Author Share Posted November 8, 2020 Thanks for the response. I've had another look, but that only allows text size change to the header and normal text under my images. Feel like i've looked in many different places, but cannot work out a way to change my 'Recent content' font size! 😩 Link to comment
derricksrandomviews Posted November 8, 2020 Share Posted November 8, 2020 It takes code, there is no option to change it built in so it takes some custom css code. .sqs-block-summary-v2 { .summary-title, .summary-heading { font-family: "whatever font"; font-size:15px } } and this is a simpler bit of code: .summary-title-link { font-size: 17px; } You can change the font px to larger or smaller if you wish. Link to comment
fi1 Posted November 11, 2020 Author Share Posted November 11, 2020 Ah, thank you so so much! I'll give that a try. 😃 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.