Remove Checkout Button from HomePage cart popup widget

This topic has 2 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Eva Kemp

  • Avatar: nexusilman
    Silman
    Participant
    August 31, 2016 at 19:29

    hi
    i am working to create a ecommerce website and i am using Royal Theme.
    since on this website there is minimum to purchase limit(£ 30) so now on cart page if total is less then 30 the checkout button is not visible.
    the problem is on cart popup widget i want to remove checkout button from cart popup widget inside header.

    thanks

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    August 31, 2016 at 19:37

    Hello,

    Add this code in Theme Options > Custom CSS > Global Custom CSS:

    .cart-popup-container .btn.filled.big {
        display: none;
    }

    Regards,
    Eva Kemp.

  • 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.