Garvan 0 Posted October 21 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? Share this post Link to post
0 tuanphan 6,143 Posted October 22 @Garvan Add to Home > Design > Custom CSS @media screen and (max-width:640px) { div#page-5a48f1baf9619ae3bb5b23e7 { padding-left: 10px; padding-right: 10px; } } 1 Garvan reacted to this Send me a message if you have any questions | View my service if you need more support View 4200+ Custom Code for Squarespace How to Setup Password & Share Site URL How to find Page ID, Block ID, Section ID Squarespace 7.1 CSS List Share this post Link to post
0 colin.irwin 17,347 Posted October 22 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. 2 tuanphan and Garvan reacted to this Please hit LIKE to share your appreciation of posts that are helpful or useful. The like button is somewhere over there Of course, Likes don't pay the bills.. If you're looking for a Squarespace Developer you can hire me here Share this post Link to post
0 Garvan 0 Posted October 22 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, Share this post Link to post
0 tuanphan 6,143 Posted October 22 @Garvan Try https://chrome.google.com/webstore/detail/squarespace-collectionblo/bggpdfnccodbnmcndckmeehdjkjojkde?hl=en-GB 1 Garvan reacted to this Send me a message if you have any questions | View my service if you need more support View 4200+ Custom Code for Squarespace How to Setup Password & Share Site URL How to find Page ID, Block ID, Section ID Squarespace 7.1 CSS List Share this post Link to post
0 soundslikezeezy 0 Posted October 22 (edited) 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. Edited October 22 by soundslikezeezy I initially said to scroll down to mobile but it's not in that section, it's just in the index page section Share this post Link to post
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?
Share this post
Link to post