Woocommerce product category page question

Home Forums Support Woocommerce product category page question

Home Forums Support Woocommerce product category page question

  • This topic has 1 reply, 2 voices, and was last updated 8 years ago by Tom.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #187545
    roomani

    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

    #187584
    Tom
    Lead Developer
    Lead Developer

    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;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.