hi,
im looking to greyscale the SHOPPAY logo. (Change color from blue to grey)
my site is https://luxurymrkt.com/collections/bags/products/bottega-veneta-bv-mini-jodie-bag-10
hi,
im looking to greyscale the SHOPPAY logo. (Change color from blue to grey)
my site is https://luxurymrkt.com/collections/bags/products/bottega-veneta-bv-mini-jodie-bag-10
Please add the below code above in theme.liquid
online store >> edit code >> theme.liquid
.shopify-installments shop-pay-logo svg path{ fill:grey!important; }after the given code added look like this
if the given solution is helpful for you please like the post and tap on accepted solution.
Thankyou
Tried but it didn’t work. Thank you tho