Hi there,
I’m seeking help in hiding More payment options on the product page. I tried modifying the code according some online tutorials. It removes but the second line of code appears at the bottom of the page.
I used this code in theme.liquid:
.shopify-payment-button__more-options { display: none !important; }Is there anyone who can help me with a code to solve.
Thanks for your help!

