How to fix margin issues on mobile view with Impulse Theme?

Hello

I am having an issue with my margin on mobile view ( Impulse Theme)

I have tried a few codes already but nothing works

Thanks

Hi,

Can you share the store url here? This thing makes it easy to check and helps you.

https://c2235f-4.myshopify.com/

atreck

Hi @TBS2022

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

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

Step 2: Search file theme.css

Step 3: Paste the below code at bottom of the file → Save

@media (max-width: 767px){

.grid__item.grid-product.small–one-half.medium-up–one-quarter.grid-product__has-quick-shop.aos-init.aos-animate {

width: 43.33% !important;

}

}

Hope that my solution works for you.

Best regards,

Henry | PageFly

nothing happened ?

I see it working like this from my side:

Click on one of the products. It is all pushed to the right