Need help removing the “Checkout” button. When someone clicks “Add to Cart” on the Quick Shop or product page, a drop-down window appears with that button. I don’t want people to skip the cart page. Can anyone tell me where to find the line of code to remove it?
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code: