Reply 340955 to: Subscription Product Choices at Checkout not reflecting in mini cart, cart, or checkout page

Avatar: Rose Tyler
Rose Tyler
Support staff
December 8, 2022 at 16:55

Hello,

Try to add the next custom CSS code:

button[name=update_cart] {
display: inline-block !important;
margin-bottom: 10px;
order: -1;
}
.actions>div:last-child {
display: inline-flex;
flex-wrap: wrap;
justify-content: flex-end;
}

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.