#clement-resize-overlay

1 messages · Page 1 of 1 (latest)

left sundial
#

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?

tropic pumice
#

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?

left sundial
#

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

tropic pumice
#

no problem, thanks for the prompt response

#

will update here along the way if i see anything