Issue with related products on mobile view

Hello,

On MOBILE VIEW, in few product pages (not all of theme), there is a blank between the related products

example : Gourde Art Paint – Waterlys

Thanks

Hello @Medy06

This seems to be ok on our end, what device are you previewing this on?

Let me know!

Hi

It’s a samsung galaxy S10

Go to your theme.scss.css file then add the following code:

.grid-product__wrapper {
    margin-bottom: 60px!important;
}

Adjust the px value until the issue is resolved. Let me know!

I tried with differents px value but the problem is still here

Anybody can help me with this issue ?