Hello @Anonymous
You can follow these steps:
- Go to Online Store->Theme->Edit code
- Open your theme.liquid file, paste the below code before
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Hello, @Anonymous
@media only screen and (min-width: 1060px){
button.shopify-payment-button__more-options {
width: 50%;
}
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.css.liquid



