1 Like
Welcome to Shopify Community,
Please share:
- Your store URL;
- Storefront password (if your store has one).
I will check out the issue and try to provide you a solution.
oh sorry for that issue can you try this code
.additional_checkout_buttons div[data-shopify-buttoncontainer=true], .additional_checkout_buttons ul[data-shopify-buttoncontainer=true]
{
flex-direction: column !important;
}
1 Like
