Hey my site is shopweeb.com and I want to know how I can center the last item in the first collection view on the page(BIG 3 ANIME MERCH) I want to center the naruto item in the middle rather than on the left side THANKS
Welcome to the Shopify community!
and Thanks for your question.
Please share your site URL,
So I will check and provide a solution here.
Please place this code at the end of theme.scss
#shopify-section-16107460235b0a6cfe .collection-grid .grid--uniform {
justify-content: center;
text-align: center;
display: flex;
flex-wrap: wrap;
}
User | Count |
---|---|
500 | |
212 | |
130 | |
81 | |
46 |