Hello,
On my mobile site only, the sale bubbles that pop up on the Adaline theme are too big. How do I fix this?
Hi there,
Sorry, about the problem you are facing, it would be my pleasure to help you. Please share your site URL. I will check out the issue and provide you with the best solution here.
Best regard,
Jenny.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
My site URL is DakkarAthletics.com
My site URL is DakkarAthletics.com, thank you!
yes, please try this code
@media (min-width: 76px) {
.product-label>span {
width: 55px !important;
height: 55px !important;
padding: 13px !important;
}
.product-label {
font-size: 11px !important;
}
.product-label>span>span>span {
font-size: 12px !important;
}
}