How to hide submit payment button in [mphb_payment_request_checkout]

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]

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1132896
    Maurice Couwenberg
    Participant

    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

    #1135173
    Andre Flores
    Moderator

    Hello 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,
    Andre

    #1144809
    Maurice Couwenberg
    Participant

    works fine, thanks

    #1146598
    Andre Flores
    Moderator

    Hello 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,
    Andre

    #1146667
    Maurice Couwenberg
    Participant
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.