earthwindflowermoon Posted August 4, 2021 Posted August 4, 2021 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!
tuanphan Posted August 5, 2021 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 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.