fi1 Posted November 6, 2020 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
Beyondspace Posted November 6, 2020 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 - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
fi1 Posted November 6, 2020 Author 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.
fi1 Posted November 8, 2020 Author Posted November 8, 2020 Hey.. does anyone know the answer to the above please?
derricksrandomviews Posted November 8, 2020 Posted November 8, 2020 Change it in the summary block edit panel under layout.
fi1 Posted November 8, 2020 Author 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! 😩
derricksrandomviews Posted November 8, 2020 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.
fi1 Posted November 11, 2020 Author Posted November 11, 2020 Ah, thank you so so much! I'll give that a try. 😃
Recommended Posts
Archived
This topic is now archived and is closed to further replies.