Shopify themes, liquid, logos, and UX
Hello!
we are seeing a white box (almost like a text box) appearing on the bottom left corner of our product photos.
can anyone assist on how to remove?
thanks so much!
Solved! Go to the solution
This is an accepted solution.
Hi,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/base.css
3. Add code below to end of file
.card__content .card__badge{
display: none;
}
This is an accepted solution.
Hi @RomeMila,
Could you please share your store url? I will help to check the issue.
This is an accepted solution.
Hi,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/base.css
3. Add code below to end of file
.card__content .card__badge{
display: none;
}
This is an accepted solution.
Thank you kindly, appreciate the help! it worked 🙂
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