How to align add to cart buttons in shop (archive) pages

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

  • Avatar: ibarber
    ibarber
    Participant
    February 15, 2018 at 06:50

    Hello again!
    how to align add to cart buttons in shop (archive) pages? Now the buttons is lower the other depends on how long tittle is.
    https://www.ibarber.ro/magazin/page/2/

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2018 at 08:47

    Hello,

    Please add this code in custom.css:

    .slide-item .product .product-name, .products-grid .product .product-name {
        min-height: 95px;
    }
    .slide-item .product .products-page-cats, .products-grid .product .products-page-cats {
        min-height: 29px;
        line-height: 1;
    }

    Regards

    Avatar: ibarber
    ibarber
    Participant
    February 15, 2018 at 08:58

    I added this in default.custom.css via cpanel and it doesn’t work

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2018 at 09:11

    Hello,

    How to create custom.css you can watch in this tutorial – https://www.youtube.com/watch?v=Qok2zRedRMY.

    Regards

    Avatar: ibarber
    ibarber
    Participant
    February 15, 2018 at 09:17

    Soory my bad. Thank you very much. You are great!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2018 at 09:24

    Hello,

    You’re welcome!
    Have a nice day.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.