Hi, I’m adding a custom shop now button to my featured collection and it won’t align. Any help is much appreciated __(__It does successfully appear on preview I checked on multiple devices )
https://3glwfz9nemjg7zze-58572865730.shopifypreview.com
password: plswork
@LitCommerce @KetanKumar @oscprofessional
@gthegreat
yes, please try this code
- Go to Online Store->Theme->Edit code
- Asset->/base.css ->paste below code at the bottom of the file.
span.card-information__text.h5 {
height: 50px;
display: inline-block;
}
@KetanKumar
Hey, that did not work but thank you for helping out!
Here’s what I got :
Do you think you could help me with this please?
@AvadaCommerce
@gthegreat
Hello,
.price {
margin-bottom: 10px;
}
span.card-information__text.h5 {
height: 18px;
display: inline-block;
}
@media only screen and (max-width: 749px){
.card-information__text.h5 {
height: 18px;
}
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Like This
Desktop
Mobile
@oscprofessional
Hi on Desktop it looks great but on mobile, it’s still messing up
Thank you so much for helping out though.
@gthegreat ,
The link is not working please check.
09-06-2022 04:35 PM
@oscprofessional
This should work, thanks for helping me thus far !!
https://7zkmihfuujhbv0d6-58572865730.shopifypreview.com
password: plswork