All things Shopify and commerce
Hello,
I would like my 'Sale' icons on the image to look like this simple black text with no background oval:
Currently it looks like this:
Website: https://nuijewellery.com.au/collections/ready-to-ship
Theme: Exhibit
Thank you!
Solved! Go to the solution
This is an accepted solution.
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
div#facets-filterable ul.grid span.rounded-button.bg-scheme-accent.text-scheme-accent-contrast.px-2 {
background: none;
color: #000;
}
</style>
Please don't hesitate to reach out if you need further help optimizing or customizing your store. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
This is an accepted solution.
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
div#facets-filterable ul.grid span.rounded-button.bg-scheme-accent.text-scheme-accent-contrast.px-2 {
background: none;
color: #000;
}
</style>
Please don't hesitate to reach out if you need further help optimizing or customizing your store. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
Thanks so much!
You can use this code to do that
<style>
.tile-media-wrapper .absolute .rounded-button {
background: transparent;
color: #252525;
}
</style>
- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Step 1. Go to Admin -> Online store -> Theme > Edit code
Step 2. Find the file base.bundle.css. Add the following CSS snippet
.rounded-button {
background: transparent !important;
color: #000 !important;
}
Result
If it helps you, please like and mark it as the solution.
Best Regards
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
<style>
.text-scheme-accent-contrast .bg-scheme-accent .rounded-button {
background-color: unset;
color: #000;
}
</style>
Need a hand getting your store just right? Let us know!
We appreciate a thumbs up if this helped,
and feel free to mark it "Solved" if you're good to go!
Best Regards,
CWDesign_Studio
Need help with your store? mahbubhasanuap@gmail.com
For quick response, Contact In WhatsApp +880 1997703394
<style>
.text-scheme-accent-contrast .bg-scheme-accent .rounded-button {
background-color: unset;
color: #000;
}
</style>
Need a hand getting your store just right? Let us know!
We appreciate a thumbs up if this helped,
and feel free to mark it "Solved" if you're good to go!
Best Regards,
CWDesign_Studio
Need help with your store? mahbubhasanuap@gmail.com
For quick response, Contact In WhatsApp +880 1997703394
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025