How do I adjust product card width in the Berlin Theme?

Hello -

I’m looking to make a few tweaks to the layout of my website that’s using the Berlin Theme. If anyone could give advice with the following, it would be much appreciated: (I’ve included examples below)

  • Change product card size to full width of the page

  • Increase space of each each of products

  • Center the product name and price on each card

My Website: www.madhaus.shop

Here’s what my current collection page looks like:

I would like for it to be more like this:

Hey there Frogdogman,

We noticed that you have done the increased spacing. As for full-width page, you just need to add this CSS line.

.Container, .container-fluid, .shopify-policy_Container {
Max-Width: None
}