Hi there,
I am trying to customize the layout of the products in the shop page. Currently the shop page displays its product with an image, product name, price and add to cart option underneath each other with about 5 products next to each other in a row. I want to rearrange this to display 1 product per row with its information horizontally display across the row e.g.
product image product name price add to cart
product image product name price add to cart
product image product name price add to cart
Anyone know how to go about doing this? Or where I would edit the code to achieve this?