Garvan Posted October 21, 2019 Share Posted October 21, 2019 Hi. When i visit www.fusionlean.com via mobile the texts are all close to the side of the screen, i need to add some space between them, how do I do that? Link to comment
tuanphan Posted October 22, 2019 Share Posted October 22, 2019 @Garvan Add to Home > Design > Custom CSS @media screen and (max-width:640px) { div#page-5a48f1baf9619ae3bb5b23e7 { padding-left: 10px; padding-right: 10px; } } 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
colin.irwin Posted October 22, 2019 Share Posted October 22, 2019 You’re looking at the site in edit mode. Edit mode doesn’t always reflect what your production site looks like Before adding any custom css view the site when not logged in to the editor to confirm that the problem is visible to your site visitors. If you still have a display problem try css tweaks such as the one suggested above. If you're looking for a Squarespace Developer, drop me a line. Link to comment
Garvan Posted October 22, 2019 Author Share Posted October 22, 2019 12 hours ago, tuanphan said: @Garvan Add to Home > Design > Custom CSS @media screen and (max-width:640px) { div#page-5a48f1baf9619ae3bb5b23e7 { padding-left: 10px; padding-right: 10px; } } Thanks! That worked 🙂 Do you know how i can find these div#page- numbers for other blocks on the page, there are others that need that padding, Link to comment
tuanphan Posted October 22, 2019 Share Posted October 22, 2019 @Garvan Try https://chrome.google.com/webstore/detail/squarespace-collectionblo/bggpdfnccodbnmcndckmeehdjkjojkde?hl=en-GB 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
soundslikezeezy Posted October 22, 2019 Share Posted October 22, 2019 Not sure if this works as seamlessly as it did for me, but if you go to your site's design/site styles/ increase the padding. that did it for me for all pages within my site. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.