• Resolved coriassphenix

    (@coriassphenix)


    hello

    can you please provide me the css to make the button full width on desktop and mobile. i have tried couple css but still cant make it happen. thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    @coriassphenix

    Add the following CSS:

    .wc-stripe-product-checkout-container ul.wc_stripe_product_payment_methods li[class*=payment_method_stripe_] {
        max-width: 100% !important;
    }

    Kind Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘button full with on desktop and mobile’ is closed to new replies.