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 |
---|---|
192 | |
150 | |
81 | |
76 | |
65 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023