• Joseph

    (@xmsmmgrs)


    Please take a look here. I have 3 products per row but they are not nicely aligned. How can I fix that?

    Thanks!

Viewing 1 replies (of 1 total)
  • Hello,

    You need to try this in your Custom CSS for achieving that:

    .woocommerce-page ul.products li.product {
        width: 30%;
    }

    Hope that helps. Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Products per row’ is closed to new replies.