Hey guy,
I have seen recent forums explaining how to remove the “More payments options” just under the express payment options on products pages (see image)
I have use this code on theme.css Liquid
.shopify-payment-button .shopify-payment-button__more-options {
display: none;
It is removed on desktop, but the button is still there on mobile?
I appreciate any help!
Thanks,
Josh
