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?
@thegyver please share your site url i can solve 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 |
---|---|
199 | |
152 | |
69 | |
46 | |
37 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023