Shopify themes, liquid, logos, and UX
Hi can someone help please.
My url is www.icarebox.co and I am using the Dawn theme. I can't seem to find any answers related to this theme.
I need to add to cart button aligned and am not sure how I go about this. I have attached a screen shot.
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
hello @icareboxco
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
@media screen and (min-width: 759px){
.collection .grid .grid__item .card-information .card-information__wrapper .card-information__text.h5{
min-height: 35px;
}
}
This is an accepted solution.
hello @icareboxco
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
@media screen and (max-width: 759px){
.collection .grid .grid__item .card-information .card-information__wrapper {
min-height: 86px;
}
}
This is an accepted solution.
hello @icareboxco
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
@media screen and (min-width: 759px){
.collection .grid .grid__item .card-information .card-information__wrapper .card-information__text.h5{
min-height: 35px;
}
}
Thank you!!! You're amazing. Appreciate your help.
@Kinjaldavra I just checked on my mobile and it's not aligned. Is there a way to have it aligned on mobile also?
Thanks in advance
This is an accepted solution.
hello @icareboxco
please Go to Online Store->Theme->Edit code then go to assets/base.css ->paste below code at the bottom of the file.
@media screen and (max-width: 759px){
.collection .grid .grid__item .card-information .card-information__wrapper {
min-height: 86px;
}
}
This code is not working
User | RANK |
---|---|
134 | |
98 | |
88 | |
60 | |
47 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By