Shopify themes, liquid, logos, and UX
Hey guys,
I'm trying to make the dynamic checkout buttons to be smaller and side by side for mobile.
Currently they look like this on mobile
I'd like for it to look like this (note this image is a photoshop)
I've tried doing this to the CSS, but I am unable to put the buttons side by side.
@media screen and (max-width: 767px) { .wallet-cart-grid { display: flex; flex-direction: row !important; } .wallet-cart-button-container, .wallet-cart-button { flex-shrink: 1 !important; } .wallet-cart-wrapper{ --wallet-button-width-vertical: 99% !important; } } @media screen and (min-width: 750px) { .cart__ctas { display: flex; flex-direction: column !important; gap: 1rem; } .wallet-cart-wrapper{ --wallet-grid-margin-horizontal: 0 24px -2px -5px !important; } .dynamic-checkout__content { display: block !important; } #CartDrawer-Checkout { max-width: 100% !important; } }
Can anyone help please?
Thanks a lot!
Hello,
Please share "Store URL"
Thanks!
Hi @JesusGomicare , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Hi, thatnks for the code@ali768, sadly it didnt work, here's the URL if you wanna check it out https://gomicare.es/pages/tienda
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025