DaniMu Posted July 22, 2021 Share Posted July 22, 2021 Site URL: https://mindfulwaves.com/ Hello! I can't find the way to add some margin to my mobile version. Hope someone can help! Thanks Link to comment
Beyondspace Posted July 23, 2021 Share Posted July 23, 2021 2 hours ago, DaniMu said: Site URL: https://mindfulwaves.com/ Hello! I can't find the way to add some margin to my mobile version. Hope someone can help! Thanks try .Site-inner--index { padding: 1em; } #slider { margin: -1em; } tuanphan 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
DaniMu Posted July 23, 2021 Author Share Posted July 23, 2021 Hello! This code worked in all the pages except these 3: https://mindfulwaves.com/about https://mindfulwaves.com/nosara https://mindfulwaves.com/contact How can I fix this?? Muchas gracias! Link to comment
tuanphan Posted July 24, 2021 Share Posted July 24, 2021 22 hours ago, DaniMu said: Hello! This code worked in all the pages except these 3: https://mindfulwaves.com/about https://mindfulwaves.com/nosara https://mindfulwaves.com/contact How can I fix this?? Muchas gracias! Try this code @media screen and (max-width:640px) { div.Site { padding-left: 1em; padding-right: 1em; } } 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
tuanphan Posted July 25, 2021 Share Posted July 25, 2021 On 7/23/2021 at 6:13 AM, DaniMu said: Site URL: https://mindfulwaves.com/ Hello! I can't find the way to add some margin to my mobile version. Hope someone can help! Thanks Do you need to help with these? Site URL: https://mindfulwaves.com/ 1. (Mobile – Homepage) Background image doesn’t show in full size 2. (Mobile – Homepage) Word break 3. (Mobile – Pop up) Image disappear 4. (All devices – Homepage) There is a scroll bar at bottom of the page 5. (Tablet – Homepage) Text overlap together 6. (Tablet – Homepage) Text don’t lie on the same row with minus sign 7. (Tablet – Header) Want to replace header links by burger menu icon? 8. (Mobile – Homepage) Text in image disappear 9. (Mobile – About) Text too close to the margin https://mindfulwaves.com/about 10. (Mobile – Nosara) The same here https://mindfulwaves.com/nosara 11. (Tablet – Blog) Text overlap together https://mindfulwaves.com/blog 12. (Tablet – Blog) Text break https://mindfulwaves.com/blog 13. (Tablet – Lessons) Text break and button don’t lie on the same row https://mindfulwaves.com/lessons 14. (Mobile – Coaching) Word break https://mindfulwaves.com/coaching 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