Shopify themes, liquid, logos, and UX
Guys how can I change the colour of my in stock circle, right now it's green but I want it to be #F8BA13
my store is chantal-utrecht.nl
Solved! Go to the solution
This is an accepted solution.
Hey @vinceecom,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.icon--inventory:after, .icon--inventory:before {
background: #F8BA13 !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hi @vinceecom ,
Add This Css in your Edit Code > theme.css File
.grid-product__tag.grid-product__tag--sale {
background: #F8BA13;
}
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
Yo bro appreciate the help
I have a question, under the checkout button in the cart drawer I want to add a few payment icons (in the center), the icons I want are klarna, ideal, bancontact, mastercard, visa, paypal & apple pay. do you know how I can add this?
This is an accepted solution.
Hey @vinceecom,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.icon--inventory:after, .icon--inventory:before {
background: #F8BA13 !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Thanks bro it worked.
I have a question, under the checkout button in the cart drawer I want to add a few payment icons (in the center), the icons I want are klarna, ideal, bancontact, mastercard, visa, paypal & apple pay. do you know how I can add this?
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
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