Kkaarrllyy Posted June 2, 2022 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
tuanphan Posted June 3, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Kkaarrllyy Posted July 4, 2022 Author 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/
Solution tuanphan Posted July 4, 2022 Solution 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Kkaarrllyy Posted September 7, 2022 Author 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! :)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment