Cart notification pop up too long to see checkout button?

Our products have a lot of options required, and when someone selects “Add to Cart” on the product page, I want them to be able to checkout immediately from the cart notification pop up. The line items are extremely long and the user is NOT able to scroll down to see the “Checkout Now” or “Buy with Shop” buttons. When trying to scroll it doesn’t allow the user to scroll to the bottom.

I need the font to be smaller for the product options, OR have them not appear at all, and only have the product title appear, OR move the Checkout and Buy buttons to the top of the cart pop up.

Please help!

Hi @lonecrow1 , can you share your store url?

https://lonecrowranch.com/

Thank you!

1 Like

@lonecrow1 ,

Go to theme.liquid file and add the following code at the end before the tag :


Result :

1 Like

Thank you very much!

1 Like