Support » Fixing WordPress » Product borders

Viewing 1 replies (of 1 total)
  • Perhaps you have already fixed this because I see borders around your products. Here is the CSS controlling them:

    .woocommerce ul.products li.product {
    padding: 20px;
    margin: 10px;
    border: 2px solid #ddd;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Product borders’ is closed to new replies.