earthwindflowermoon Posted August 4, 2021 Share Posted August 4, 2021 (edited) Site URL: https://maharishischool.squarespace.com/ Hello, I am using a gallery block on an index homepage to display info. The info was getting cut off on mobile view - I managed to find some code to fix that, however, I want to reduce the side padding on mobile view as there is too much. I also need help with the tablet view as the info is cut off. Any help would be most appreciated. Site is https://maharishischool.squarespace.com/ pw Maharishi Thanks in advance! Edited August 4, 2021 by earthwindflowermoon Link to comment
tuanphan Posted August 5, 2021 Share Posted August 5, 2021 Hi. Try adding to Design > Custom CSS /* Mobile padding */ @media screen and (max-width:640px) { .Index-gallery-item-content { padding: 10px !important; } } 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
earthwindflowermoon Posted August 5, 2021 Author Share Posted August 5, 2021 Brilliant! Thank you!!!!!!! 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