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 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, Keyword HighlighterIf 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
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. DCH and fi1 1 1 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. 😃 derricksrandomviews and Beyondspace 2 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