Hi, I need to remove apple pay, paypal from cart page.
I looked up other posts, they said add the following to asset/theme.css, but I cannot find the file.
.template-cart .additional-checkout-buttons{ display: none; }
I’m using Dawn theme.
Where should I edit?