onika Posted November 2, 2022 Share Posted November 2, 2022 I am working on a client site for which we are using quite big font for the headings. Unfortunately on mobile the for the font size is too big and is breaking down. Is there a way of reducing the font size and to center the text just for mobile? Thank you for any advice in advance. Link to comment
Beyondspace Posted November 2, 2022 Share Posted November 2, 2022 5 hours ago, onika said: I am working on a client site for which we are using quite big font for the headings. Unfortunately on mobile the for the font size is too big and is breaking down. Is there a way of reducing the font size and to center the text just for mobile? Thank you for any advice in advance. Can you share your URL site (with the protected password in case you have it) so we can take a look? onika 1 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, Lightbox Studio pluginIf 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
Solution onika Posted November 2, 2022 Author Solution Share Posted November 2, 2022 Hi, Thank you for getting back to me, but I have found a css solution in the meantime. @media only screen and (max-width: 640px) {h1 {font-size: 2.5rem!important}} 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