Can't align an item on collection list to center

Hey Webflowers, I can’t really figure out how to align collection items to the center, it aligns to the left and its not good for mobile devices. I would be grateful for a quick help !

https://preview.webflow.com/preview/jin-design-2?utm_medium=preview_link&utm_source=designer&utm_content=jin-design-2&preview=8cea1d4a96e062f2550cdf2c5cf5d775&mode=preview

http://jin-design-2.webflow.io

Set the parent of the logo’s to display flex, flex-wrap, justify center, align center:

image

There are also a bunch of grid properties on there that aren’t doing anything since the element itself isn’t set to display grid. You can remove those properties from that element.

1 Like

That’s what I would do actually ! but please try to do that in webflow cos setting the collection item to display flex doesn’t really work

Set it on the collection list, not the item :slight_smile:

4 Likes

you just made my day ! I totally forgot to wrap it ! was wondering why it was not working ! Cheers Sam ! you are a god !

2 Likes