Payment Icons on Footer

Solved

Payment Icons on Footer

Dawenn
Excursionist
46 0 14

Hello,

How can I adjust the pix icon according to the other icons?

tudoconexao.com

Opera Instantâneo_2024-03-27_103250_tudoconexao.com (1).png

Accepted Solution (1)

LuffyOnePiece
Shopify Partner
650 93 120

This is an accepted solution.

Hi @Dawenn ,


Add This Css in your Edit Code > theme.css File

 

.payment-list {
    align-items: center !important;
}

 

If you require further help to optimize or customize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
LuffyOnePiece

 

 

Sandeep Pangeni
Need help with your store? sandeeppangeni17@gmail.com
For quick response, Contact In WhatsApp +9779867521184

View solution in original post

Replies 2 (2)

LuffyOnePiece
Shopify Partner
650 93 120

This is an accepted solution.

Hi @Dawenn ,


Add This Css in your Edit Code > theme.css File

 

.payment-list {
    align-items: center !important;
}

 

If you require further help to optimize or customize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
LuffyOnePiece

 

 

Sandeep Pangeni
Need help with your store? sandeeppangeni17@gmail.com
For quick response, Contact In WhatsApp +9779867521184
Dawenn
Excursionist
46 0 14

Worked perfectly! Thank you, Luffy! 🏴☠️