Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Hotel Booking Payment Request How to hide submit payment button in [mphb_payment_request_checkout]
- This topic has 4 replies, 2 voices, and was last updated 3 years, 4 months ago by Maurice Couwenberg.
- AuthorPosts
- June 1, 2021 at 2:44 am #1132896Maurice CouwenbergParticipant
hi,
I am starting to use this function. The short code provides a view including a submit payment button. Since I am not using automatic payments, I need to hide this button. Can anyone tell me how?
Thanks in advance
Maurice
June 4, 2021 at 12:50 am #1135173Andre FloresModeratorHello Maurice,
You may hide the button by adding the following code under Appearance ->Customize ->Additional CSS:
.mphb_sc_payment_request_checkout-submit-wrapper.mphb_sc_checkout-submit-wrapper { display: none; }
Regards,
AndreJune 21, 2021 at 2:04 am #1144809Maurice CouwenbergParticipantworks fine, thanks
June 24, 2021 at 2:03 am #1146598Andre FloresModeratorHello Maurice,
You are most welcome 🙂
It would be much appreciated if you share your positive feedback about the Payment Request add-on at: https://motopress.com/products/hotel-booking-payment-request/.Thank you in advance!
Regards,
AndreJune 24, 2021 at 5:02 am #1146667Maurice CouwenbergParticipantThis reply has been marked as private. - AuthorPosts
- You must be logged in to reply to this topic.