How to center products on mobile view in Dawn theme?

Hey, I have a problem with displaying the view of all products, the products are not centered. Anybody have an idea how to fix it? Dawn theme

https://chromemaster.eu/collections/all

Hi @ErnestoF

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the

{%if template contains 'collection'%}

{% endif %}

Hope this can help you solve the issue

Best regards,

Richard | PageFly

Thank you! :slightly_smiling_face: