Shopify themes, liquid, logos, and UX
Hi how can I centre the payment icons underneath the add to cart button?
thanks in advance,
Wassim
Solved! Go to the solution
This is an accepted solution.
Hey @wh31_wh1222
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag.
<style>
.product-form__buttons {
max-width: 100% !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
@wh31_wh1222 Please follow below steps to center the payment buttons below the add to cart button. Let me know whether it is helpful for you.
.product__info-wrapper .footer__payment {
max-width: 44rem;
width: 100%;
}
Hi @wh31_wh1222, Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
This is an accepted solution.
Hey @wh31_wh1222
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag.
<style>
.product-form__buttons {
max-width: 100% !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thanks alot 🙂
This is an accepted solution.
@wh31_wh1222 Please follow below steps to center the payment buttons below the add to cart button. Let me know whether it is helpful for you.
.product__info-wrapper .footer__payment {
max-width: 44rem;
width: 100%;
}
Thank you
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025