How can I maintain consistent payment icon size in the Impulse theme?

Hello Everyone!

I am using the Shopify Impulse theme. I want to keep payment icon sizes the same. Please help me.

Thank you.

Here is my store Link: https://blue-chic-clothes.myshopify.com/

Password: Admin

Payment.png

Hi @dreamtechzone_5 ,

This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.

While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid file
  3. Paste below code before :

Best regards,

Anthony

1 Like

Thank you so much.

Hello!

Now, I am using the Shopify Impulse 7.4.0 theme. I want to keep payment icon sizes the same. Please help me.

Thank you.

I pasted this code above the of the theme Liquid. Then it doesn’t work.

img.icon.icon--full-color { width: 38px !important; height: 24px !important; margin-bottom: 7px; } ul.inline-list.payment-icons.footer__section { display: flex; justify-content: center; align-items: center; }

I have an issue where our header icons are minimizing to be very tiny upon the page fully loading