Shopify themes, liquid, logos, and UX
Hello @Dan1213
- Go to Online Store -> Theme -> Edit code.
- Find the file base.css and paste the code below at the bottom of the file.
s.price-item.price-item--regular {
color: #fff !important;
background-color: #ee6912;
padding: 2px 4px;
border-radius: 50px;
}
Hi @Dan1213
Try this one,
div#predictive-search-results div.price__sale > span > s.price-item {
color: red !important;
background: white;
padding: 2px;
border-radius: 2px;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024