Angievers01 Posted August 25, 2023 Share Posted August 25, 2023 Hello, I want to change the fontsize of the title 'eventmanagement' on mobile so it is readable. Now there is an ugly cutoff that makes it less easy to read the word. Can somebody help me with the code for this? Thanks in advance Link to comment
Angievers01 Posted August 25, 2023 Author Share Posted August 25, 2023 I see, they don't submit the URL as well. So here the page: https://www.agneseventcoaching.com/cursus-event-management Link to comment
Solution Ziggy Posted August 25, 2023 Solution Share Posted August 25, 2023 Try this Custom CSS: @media only screen and (max-width:767px) { #block-b1939be1920e54b8bee1 { h1 { font-size: 10vw; } } } The 10vw gives a dynamic font size on mobile. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Angievers01 Posted August 25, 2023 Author Share Posted August 25, 2023 Thanks so much!! Ziggy 1 Link to comment
Ziggy Posted August 25, 2023 Share Posted August 25, 2023 Just now, Angievers01 said: Thanks so much!! No problem! Thanks for marking my post as the solution, can you give it a like as well? Thanks! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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