Reply 286821 to: want to margin-top:-5%; on checkout button in Mini Cart Mobile View

Avatar: Rose Tyler
Rose Tyler
Support staff
May 8, 2021 at 08:38

Hello,

Do you want to achieve such a result – http://prntscr.com/12nzr1j ?
Add the next code in Theme Options > Theme custom CSS > Custom CSS for mobile:

.mini-cart-buttons a:not(:first-child) {
    margin-top: 0px;
}

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.