Is it possible to set all buttons same (full wide) size ?

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

  • Avatar: murmoon
    murmoon
    Participant
    May 21, 2018 at 07:52

    Hi, on shop page we have 3 types of product buttons: Add to cart; Select options; Read more.
    Now the size of these keys depends on the length of the text. Is it possible to set all buttons same size, full wide of product image or full widerow?

    https://www.dropbox.com/s/0kx6i108cpr4m6i/%D0%A1%D0%BA%D1%80%D0%B8%D0%BD%D1%88%D0%BE%D1%82%202018-05-21%2009.36.28.png?dl=0

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 21, 2018 at 08:25

    Hello,

    Please add this code in Theme Options > Custom css or in style.css file of child theme:

    .products-grid .product_type_simple, .products-grid .product_type_variable {
        width: 100%;
    }

    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.