DaniMu Posted July 22, 2021 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
Beyondspace Posted July 23, 2021 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; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
DaniMu Posted July 23, 2021 Author 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!
tuanphan Posted July 24, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
tuanphan Posted July 25, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.