Weird padding on mobile

There is this weird thing going on with the padding? Both of this is using the saame style but one is behaving differently. Not sure what is happening. Only happens on mobile

Mysite: https://preview.webflow.com/preview/zensite-design?utm_source=zensite-design&preview=248f61ea71e60e2a3a79107001902cb3


Here is my site Read-Only: Link
(how to share your site Read-Only link)

Hi @davidyapdy,
Please check your “Collection Item - Cards” class, this has a negative left margin (-30px).

.
Remove the “margin-left: -30” and set it to zero. That will fix the “weird padding”.

Yes. Tried it but the bottom card is affect by it.

Ok, i fixed it by removing -30 on landscape mobile. Thanks

1 Like

Great.

By the way, I say that the padding-left of 30px was added to the even items of the dynamic list, but that code is gone now.

51

1 Like