Reply 201348 to: "Cart" page translation "Return to shop" link

Avatar: Rose Tyler
Rose Tyler
Support staff
October 19, 2018 at 12:04

Hello,

Please add this code in Global custom css:

@media only screen and (min-width: 768px) {
    .woocommerce-cart .actions > div:first-child {
        width: 40%;
    }
    .woocommerce-cart .actions > div:last-child {
        width: 60%;
    }
}

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.