Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Modal) checkout form overflowing on small screen / window widths #11

Open
benstamm opened this issue Sep 18, 2020 · 2 comments
Open

(Modal) checkout form overflowing on small screen / window widths #11

benstamm opened this issue Sep 18, 2020 · 2 comments

Comments

@benstamm
Copy link

hello,

we are currently trying to integrate the modal checkout into our own iframe widget. The latter one if often embedded into our customers' websites with widths < 300 pixels. Unfortunately the bambora checkout modal iframe document's body has got a min-width of 310px and the checkout element a width of 380pxat these dimensions. the result looks like this:

image

any ideas on how to overcome this problem?

@benstamm
Copy link
Author

fyi we've worked around this issue by applying some css transformations to the checkout iframe...

@Idono87
Copy link

Idono87 commented Dec 10, 2021

Having the same problem. Unfortunately we're not in a position of transforming the iframe to fit the content.

Any plans to create a smaller version for extra small media devices?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants