mportch Posted June 17, 2020 Share Posted June 17, 2020 Site URL: https://smilodon-ocelot-my5f.squarespace.com/temp-desert-modern Hi, "DESERT MODERN" heading – How do I make the font size bigger and adjust the line height on this page only? Link to comment
Beyondspace Posted June 17, 2020 Share Posted June 17, 2020 1 hour ago, mportch said: Site URL: https://smilodon-ocelot-my5f.squarespace.com/temp-desert-modern Hi, "DESERT MODERN" heading – How do I make the font size bigger and adjust the line height on this page only? Here is the outcome 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
Beyondspace Posted June 17, 2020 Share Posted June 17, 2020 You can add into specific page settings like so: <style> #page-section-5ee97835a1df205866f9861b #block-9e069455315985c61e1a h1 { font-size: 2em; } </style> 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
mportch Posted June 17, 2020 Author Share Posted June 17, 2020 Much appreciated!!! I tried to change the font weight to Light but I can't seem to fix it. 2nd code is for mobile size. I also wondered if there was a way to split the 2 words centred only in mobile. Link to comment
Beyondspace Posted June 17, 2020 Share Posted June 17, 2020 It already splitted on mobile? For lighter font, you must @import the font first and use font-family: Gotham Light !important; instead of font-weight 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
mportch Posted June 17, 2020 Author Share Posted June 17, 2020 Thanks again. Yes, it's already imported. Still doesn't seem to be working though. Link to comment
Beyondspace Posted June 17, 2020 Share Posted June 17, 2020 You must grab the font url and import it in the css snippet mportch Uploading it on server is not enough 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment