Site logo

Archived topic

Woocommerce product category page question

1 reply · Started by roomani on April 17, 2016

Viewing posts 1–2 of 2

hello,
Is there a solution for THIS. I have been trying to get all the products on one line but it doesn't seem to work, I played with the pictures resolution but nothing. How can I have all the "add to cart" buttons on one line? Also how can i have a border around the product that includes the 'add to cart" button.

Thank You
roomani

Hi there,

That happens when the images are different sizes.

As for your second question, maybe try something like this:

.woocommerce ul.products li.product {
    border: 1px solid #DDD;
}
This archived topic is closed to new replies.