Modal content not presenting correctly on mobile

Hi guys,

Cannot for the life of me get this embedded form to present properly on mobile - it seems like the modal implementation is a bit hacky and doesn’t seem to acknowledge the padding settings stipulated in the builder.

The site concerned is XXX what gets generated on mobile (cut off form that can’t be correctly interacted with) is attached.

Please help!
Chris

Hey Chris,

That looks like you’ve modified the x-modal-content-inner's padding.

You need to increase the top padding.

Your also using dynamic class like .e373-17 in that code. That might not work in the future as it could change. Please assign a class to your column or the element itself.

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.