Hettie Posted November 4, 2021 Share Posted November 4, 2021 Site URL: https://hettieroberts.com/ Five template: Can anyone suggest a fix for the overlap in footer text that is occurring when viewing on mobile devices? I’m assuming the issue is that it needs to be set to full width (but I’m not sure how to do that)? Thanks for any insight you may be able to provide! Link to comment
Solution Beyondspace Posted November 6, 2021 Solution Share Posted November 6, 2021 On 11/5/2021 at 2:14 AM, Hettie said: Site URL: https://hettieroberts.com/ Five template: Can anyone suggest a fix for the overlap in footer text that is occurring when viewing on mobile devices? I’m assuming the issue is that it needs to be set to full width (but I’m not sure how to do that)? Thanks for any insight you may be able to provide! You can try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { #block-yui_3_17_2_1_1580323223364_5509 p:last-child { line-height: unset; } } Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too Hettie 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted November 6, 2021 Share Posted November 6, 2021 My testing result BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Hettie Posted December 2, 2021 Author Share Posted December 2, 2021 Apologies for the delayed reply, but this worked perfectly. Thank you so much! On 11/6/2021 at 4:58 AM, bangank36 said: You can try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { #block-yui_3_17_2_1_1580323223364_5509 p:last-child { line-height: unset; } } Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too Beyondspace 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