Una01 Posted September 11 Share Posted September 11 Site URL: https://www.unasali.com/ I want to customize the font size only for DESKTOP version. Can someone help with the code? Link to comment
Solution Ziggy Posted September 11 Solution Share Posted September 11 Use a media query like this: // font size for desktop @media only screen and (min-width:768px) { h1 { font-size: ; } } Una01 1 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
Una01 Posted September 11 Author Share Posted September 11 Solved! Thanks @Ziggy Ziggy 1 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