• Good day,

    I have a plugin that adds modal 3-step checkout, when the user gets to the payment and selects braintree, the client will fill it’s credit card data then hits continue to make the payment.
    At that point, the client should receive an SMS with a confirmation code.

    Problem is that the Braintree modal goes under the checkout modal; is there any way to disable the modal?

    or set a lower z-index so it won’t go under the checkout modal?

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Mike W

    (@nixiack8)

    Hi there,

    This is something your 3-step plugin should be able to address, however if you give me the link to your checkout page I can see if there is some CSS that we can do to push Braintree lower than the checkout area so you can see both ??

    Thread Starter Eduard “RwkY” Doloc

    (@rwky)

    I’ve solved it with z-index.

    Thank you for your time!

    Mike W

    (@nixiack8)

    Excellent! I will mark this as solved, and it is good that it works with z-index ?? .

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘problems with modal.’ is closed to new replies.