Reply 307023 to: Mobile product page view shopping cart and payment button are not under each oth

Avatar: Rose Tyler
Rose Tyler
Support staff
October 30, 2021 at 08:17

Hello,

Add this custom CSS code:

@media (max-width: 767px) {
    .single-product.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
        display: flex;
        flex-direction: column;
    }
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.