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

This topic has 2 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Rose Tyler

  • Avatar: Hasnat
    Hasnat
    Participant
    May 7, 2021 at 18:56

    Hi,
    want to margin-top:-5%; on checkout button in Mini Cart Mobile View kindly suggest a css code

    1 Answer
    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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.