Shopify themes, liquid, logos, and UX
Hi guys,
I have tried to insert payment options in the bottom of the cart drawer of the Dawn theme, but on desktop/computer view the payment options goes beside the checkout options, instead of under.
How do i get it to go under the checkout button?
I have included a image of the code i have used, for the payment options.
Here, add this code under </div> were the </button> code is located (or just search for </button>) in main-cart-footer.liquid to have the icons under the checkout button
or under {{ 'sections.cart.checkout' | t }} to have them inside the checkout button.
{%- for type in shop.enabled_payment_types -%}
{{ type | payment_type_svg_tag: class: 'icon icon--full-color' }}
{%- endfor -%}
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025