Hi there
Is there anyway we can change the payment icons to colour instead of the B&W icons that appear at the footer.
Thanks
Theme is Booster
Hi there
Is there anyway we can change the payment icons to colour instead of the B&W icons that appear at the footer.
Thanks
Theme is Booster
Hi @hunainkhan ,
We can try, would you mind to share your URL website with password if its protected? Thanks!
Hello @hunainkhan
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->theme.scss.css>Add this code at the bottom.
.grid__item.medium-up--one-whole.footer_credits {
color: red !important;
}
Hey,
It didn’t work.
I don’t want to make it red, can’t it be original color?