Close

Change size for payment icons/payment sprite

OTH
3 years ago
#21431 Quote
Avatar
  • 39
Hi,

I was wondering if it's possible to change the size of the pay icons under payments in the theme's footer?

If so, where would I do this?
Best regards,
OTH
todor.atanasov
3 years ago
#21435 Quote
Avatar
  • Moderator
  • 249
OTH wrote:
Hi,

I was wondering if it's possible to change the size of the pay icons under payments in the theme's footer?

If so, where would I do this?


Hi,

Thank you for reaching out to us!

Yes, you can add the following CSS to Settings -> Themes -> Emporium -> Settings -> Custom Head Styles:

.pay-options img {
    max-width: 30px;
}


Where 30px is the current max-width of the images. You can change that if you wish the payment icon's size to be bigger.
Best regards,
Todor Atanasov
Nop-templates.com