Add to cart button align vertically - by Kristaps Klaužs

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

  • Avatar: Kristaps_Klauzs
    Kristaps Klaužs
    Participant
    April 21, 2020 at 12:29

    Hello,
    How can I align Add to cart buttons in shop and category pages? Now add to cart button is not aligned vertically, because some products have their name in 2 lines, some in 1. I mean this: https://prnt.sc/s39pqr

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 21, 2020 at 14:56

    Hello,

    Theme Options > WooCommerce (Shop) > Shop > Products style > set Product Title Chars Limit
    or use this custom CSS code –

    .content-product .product-title {
        min-height: 47px;
    }

    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.