Hi Everyone,
I just want to ask how to adjust the price details on my product cards in mobile mode. See photo for reference.
Store Preview URL:https://0tom0bitnjf5bzka-13830324282.shopifypreview.com
Hi Everyone,
I just want to ask how to adjust the price details on my product cards in mobile mode. See photo for reference.
Store Preview URL:https://0tom0bitnjf5bzka-13830324282.shopifypreview.com
Hi @IntechCarl
To complete your requests, please follow these steps:
@media screen and (max-width: 768px){
h3.card__heading {
min-height: 55px !important;
}
}
Here is the result:
I hope this helps
Best,
Daisy