kindman Posted January 5, 2021 Share Posted January 5, 2021 Site URL: https://www.kindman.co/anti-racism-commitment-land-acknowledgment hi, I have one page on my website where the h1 runs off the page even thought it's block code is listed under the mobile formatting: @media only screen and (max-width: 640px) { why might this be? and what can I do to fix it? thanks! Link to comment
Solution Beyondspace Posted January 5, 2021 Solution Share Posted January 5, 2021 2 hours ago, kindman said: Site URL: https://www.kindman.co/anti-racism-commitment-land-acknowledgment hi, I have one page on my website where the h1 runs off the page even thought it's block code is listed under the mobile formatting: @media only screen and (max-width: 640px) { why might this be? and what can I do to fix it? thanks! You may want to decrease the font for that specific block @media screen and (max-width: 640px) { #block-yui_3_17_2_1_1603340679467_9567 h1 { font-size: 35px; } } tuanphan and kindman 2 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
kindman Posted January 5, 2021 Author Share Posted January 5, 2021 18 hours ago, bangank36 said: You may want to decrease the font for that specific block @media screen and (max-width: 640px) { #block-yui_3_17_2_1_1603340679467_9567 h1 { font-size: 35px; } } thank you so much!! Beyondspace 1 Link to comment
tuanphan Posted January 7, 2021 Share Posted January 7, 2021 @kindman I think the cookie notice has a problem. When clicking "Continue to site", it always says: An error occurred while saving your preferences Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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