Hi All!
I have a collection with just 2 products in it. Unfortunately they are left aligned and I would love them centered! I've searched high and low and cannot for the life of me figure out the code to fix this issue. I've come across solutions for other themes, but nothing for Brooklyn. Any help would be greatly appreciated!
hello, there are 2 options
1- check collection page setting via customizer to make products centre
or
2 - we will need to do it via custom CSS and it will be done
Let me know if it helps you, you can PM me or let me know on my email suyash.patankar@gmail.com
Hi Jasoliya!
The particular page I'm looking at is: www.autumnandindigo.com/collections/posh-lace
Thank you for your efforts!
can we have a chat on skype about your project, if you can add me to your shopify then I can surely solve your issue.
Hi @cbear
Add this css:
#CollectionSection center{ display: inline-flex; }
#CollectionSection center .grid__item:first-child{margin: 0 auto; margin-right: 0; }
#CollectionSection center .grid__item:last-child{margin: 0 auto; margin-left: 0;}
User | Count |
---|---|
419 | |
205 | |
144 | |
54 | |
42 |