How to center align footer content in theme Motion

Can’t center footer content in Motion theme. Thanks for the help.

Hi @Igor11

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Online Store ->Theme ->Edit code

Assets ->Theme.scss.css

@media(max-width: 767px) {
.inline-list.payment-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly

Payment company icons are now in the center. Thank you.
how to center trust icons? Installed a file with trust icons in the “logo and social networks” section