Remove "Checkout" Button From Added To Cart Drop Down - Empire Theme 9.0.0

Topic summary

A user sought to remove the “Checkout” button from the dropdown menu that appears when adding products to the cart in Empire Theme 9.0.0.

Solution Provided:

  • Navigate to Online Store → Theme → Edit code
  • Locate the theme.liquid file
  • Add custom CSS/markup code at the bottom of the file
  • Save changes

Outcome:
The solution was successfully implemented and confirmed working by the original poster. The issue is resolved.

Summarized with AI on November 12. AI used: claude-sonnet-4-5-20250929.

Hi, is there a way to remove the “Checkout” button from the drop down that is shown when you add a product to the cart? Attached is a screenshot of the mentioned “Checkout” button.

Please visit https://propmoney.com/ and add any product to cart.

Thank you.

Hi @thekenstar ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file → Save


Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

That worked. Thank you!