#clement-resize-overlay
1 messages · Page 1 of 1 (latest)
Hello 👋
Not sure I fully grasp the question here
Hi, i'm trying to resize the overlay, how can i do it
What overlay? What integration flow are you using? Can you provide more details?
I'm integrating a real time payment method into my application by calling stripe.confirmPayNowPayment method. When the method is called, a modal with a qr code appears. Currently this modal is covering my screen on certain screen size. How can it configure it to only occupy a smaller size
On normal screen size it looks like this, which is sth im trying to achieve
it seems like its .PayNowPaymentModal-modal class changing its width from 400px to 100% when screen width goes below 991px
anyway to overwrite this?
I'm not sure to be honest. juggling between a few threads
Give me a few to look into it and I'll respond as soon as I can