How to modify Crave Theme cart pop up to remove checkout option?

Looking to modify the crave theme cart pop up behaviour to remove the checkout option - cannot find where that is defined.

Any suggestions?

Hi @SBillings

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

-Go to Online Store->Theme->Edit code

-Asset-> component-cart-notification.css paste the below code at the bottom of the file.

cart-notification #cart-notification-form{display:none !important}

Hope my solution works perfectly for you!

Best Regards;

PageFly

@SBillings

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hello @SBillings !
You can hide the checkout button with customer CSS if you haven’t found the setting to remove it. Please share your store URL so that I can send you the CSS code.