How to reduce padding for MOBILE only gallery - theme envy 26.5.0

Hey

I need help reducing padding on gallery sections on MOBILE ONLY. My desktop version is as i want it.

Please assist with code and where to insert as i am new to coding.

preview -

https://7q81xluhqhlb9zte-8947528.shopifypreview.com

Thanks :slightly_smiling_face:

@jenbourge , Please see the following post. I gave you a solution for both mobile and desktop. Check it and do it.

Best Regards.

HI @jenbourge

This is Henry from PageFly - Landing Page Builder App

You mean this section? it is true?

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: paste bellow code in tag → save.

@media (max-width: 767px){ .indiv-product { margin-bottom: 0 !important; }}

Hope that my solution works for you.

Best regards,

Henry | PageFly