Shopify themes, liquid, logos, and UX
Hi there,
On my product pages, I would like to change the colour from yellow to grey - colour code: D8D8D8 - with black font
Anyone help on how to do this?
Many thanks in advance - screen shot attached
https://vibehome.co.uk/products/swan-nordic-kitchen-grey-kettle-and-toaster-set
Solved! Go to the solution
This is an accepted solution.
<style>
.shopify-payment-button__button .shopify-cleanslate div{
background: #D8D8D8 !important;
color: black !important;
border-color: #D8D8D8 !important;
}
</style>
Can you try add this code before tag </head> in file theme.liquid @vibehome
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
- Here is the solution for you @vibehome
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
.shopify-payment-button__button {
background: #D8D8D8 !important;
color: black !important;
}
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hi there, I've put the code in but it has made the back ground grey?
It maybe because I did change this to yellow a while ago?
This is an accepted solution.
<style>
.shopify-payment-button__button .shopify-cleanslate div{
background: #D8D8D8 !important;
color: black !important;
border-color: #D8D8D8 !important;
}
</style>
Can you try add this code before tag </head> in file theme.liquid @vibehome
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Awesome thank you. works a treat! greatly appreciated 🙂
Glad to help you. Have a good day.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025