Shopify themes, liquid, logos, and UX
I want my sale and sold-out badge to move up to the area I circled. Im on dawn theme
@takeoverapparel can you please share the page link where you have these badges?
You can try to add this code to Custom CSS in Online Store > Themes > Customize > Theme settings
.card__badge.top {
margin-top: -12px;
}
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
You can move badge above image by following this instruction:
1. Go to Shopify > Theme > Customize
2. Copy and paste this code on Theme settings > Custom CSS section
@media screen and (max-width: 550px{
.card__badge {
top: -20% !important;
}
}
Here is the result:
Hello @takeoverapparel
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.card__badge.top {
margin-top: -12px;
}
The Product Labels & Badges app can help you set positions for your badges. Kindly see the example below:
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025