- This topic has 3 replies, 3 voices, and was last updated 7 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Stripe "Remember me" disable
When creating a Stripe payment button, by default Stripe also displays a “Remember me” checkbox.
Can we get this checkbox removed or at least make it an option?
Stripe info on how to do this is here under “Optional” : https://stripe.com/docs/checkout
and here : https://stackoverflow.com/questions/22191882/how-to-remove-remember-me-everywhere-option-from-stripe-checkout-form
Inspect the page and modify the css with a display:none
Add the new css to the ‘extra css’ option in your Customize Panel
Sorry.. no idea how to do that.
Can this be added as an option in the future?
Hi, please check the following documentation. This shows you how to add a custom CSS to your site.
Kind regards