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)
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now- 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)
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month nowHi 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)
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month nowAwesome 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)
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month nowBy investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024