Center Collection Products Broadcast Theme

Hi,

Can someone please help me center the products on the collection pages on Broadcast Theme? I cannot seem to find the answer on the forum. Included a url with 1 product and 2 products below.

https://thomasreevesco.com/collections/spicy-musk-scent

https://thomasreevesco.com/collections/fresh-scent

1 Like

@ThomasReevesCo

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
.product-grid--borderless {justify-content: center;}
1 Like

Perfect. It worked. Thank you @KetanKumar !

1 Like

@ThomasReevesCo

its my pleasure to help us