Shopify themes, liquid, logos, and UX
Trying to position badges in 4 corners of product image. I cant seem to get the bottom left and right positions all the way at the bottom of the image. What am I missing? Please do not ask for password to me site. I am not allowing anyone access.
CSS
.card_badge.bottom_left {
position: absolute;
bottom: 0;
left: 0;
z-index: auto;
}
.card_badge.bottom_right {
position: absolute;
bottom: 0;
right: 0;
z-index: auto;
}
.card__badge.top_left {
position: absolute;
top: 0;
left: 0;
z-index: auto;
}
.card_badge.top_right {
position: absolute;
top: 0; /** 10px **/
right: 0;
z-index: auto;
}
result is:
Hi @KM9260 Is it already available in your collection page? I can give a try if there is any chance to preview this.
Thanks!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025