This topic has 6 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
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/
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
I added this in default.custom.css via cpanel and it doesn’t work
Hello,
How to create custom.css you can watch in this tutorial – https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards
Soory my bad. Thank you very much. You are great!
Hello,
You’re welcome!
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up