Shopify themes, liquid, logos, and UX
Hi there
Is there anyway we can change the payment icons to black & white instead of the coloured icons that appear at the footer.
We had this before but since we updated the theme its replaced with the coloured icons
Appreciate your help
cheers
Solved! Go to the solution
This is an accepted solution.
You can use this css to make icon image direct black and white
filter: grayscale(100%);
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
This is an accepted solution.
You can use this css to make icon image direct black and white
filter: grayscale(100%);
Thanks You Jasoliya
It worked. Awesome
Hi, Where did you paste it?
Within Edit Code,
Find theme.css in assets
There will be a payment section and add the line of the Greyscale filter at the end
Here is the payments section, there is a bit of other blurb for our theme but the bold line is important and what you need to add at the end of the payment sections
*================ Payment Icons ================*/
.payment-icons {filter: grayscale(100%);}
Hope this helps.
Good luck
Hi It does help. It works!. Thank you!
User | RANK |
---|---|
196 | |
152 | |
79 | |
75 | |
63 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023