Product Borders - by techdesignmiri - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler

  • Avatar: techdesignmiri
    techdesignmiri
    Participant
    February 8, 2018 at 10:58

    Hi, I would like to have a border around each individual product on the product/catalog page. Is there a way to do this so that the borders are all equal height?

    Thank you

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 8, 2018 at 11:34

    Hello,

    Please add this code in Theme Options > Styling > Custom css:

    .products-grid .content-product {
        border: 1px solid black;
    }
    .products-grid .product-details {
        min-height: 160px;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.