Kkaarrllyy Posted June 2, 2022 Share Posted June 2, 2022 Site URL: https://brass-polygon-fz7f.squarespace.com/ Hi there Can someone help me with some custom code to reduce the padding when viewed on mobile of the 'Our Services' section of the website I'm setting up. It looks fine on desktop but there is too much space when viewed on mobile - see screenshots. Thanks Karly Link to comment
tuanphan Posted June 3, 2022 Share Posted June 3, 2022 Hi, What is password? 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
Kkaarrllyy Posted July 4, 2022 Author Share Posted July 4, 2022 Sorry for delay in responding, it no longer has a password if you could please assist? https://brass-polygon-fz7f.squarespace.com/ Link to comment
Solution tuanphan Posted July 4, 2022 Solution Share Posted July 4, 2022 53 minutes ago, Kkaarrllyy said: Sorry for delay in responding, it no longer has a password if you could please assist? https://brass-polygon-fz7f.squarespace.com/ Add to Design > Custom CSS /* Our services */ @media screen and (max-width:767px) { [data-section-id="62847551f62e994479ffd669"] ul { grid-gap: 10px !important; } } Kkaarrllyy 1 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
Kkaarrllyy Posted September 7, 2022 Author Share Posted September 7, 2022 On 7/4/2022 at 9:46 PM, tuanphan said: Add to Design > Custom CSS /* Our services */ @media screen and (max-width:767px) { [data-section-id="62847551f62e994479ffd669"] ul { grid-gap: 10px !important; } } Thank you so much, appreciate your help! :) 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