• Resolved jokubas2000k

    (@jokubas2000k)


    Hi,

    I added the Payment Request button in the checkout page by using:

    add_filter( 'wc_stripe_show_payment_request_on_checkout', '__return_true' );

    However, the Payment Request button is set to 100% width: https://ibb.co/y5D7Vm0

    What is the correct CSS selector to target the Payment Request buttons so I can decrease the width of the button?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Payment Request button width’ is closed to new replies.