Forms are not adjusting for mobile view

I tried to embed form to a mobile site and the form remains in desktop view even when you select mobile settings.

2 Likes

Hi @lloydpearsoniv,

Could you provide the link to the website? The mobile view is based on the viewport’s width and cannot be toggled.

I replaced it with a regular pickaxe for the time being

Lloyd Pearson, CEO

234-231-9160 Office

lloydpearson@projectcues.com

https://www.projectcues.com

I provided the link to the website

Hi @lloydpearsoniv,

Where is the pickaxe exactly?

At the end. I removed the one with the form because it wasn’t fitting properly

Got it, you will have to make sure the parent container is responsive (content should shrink with the viewport width).

Without the embed:

Its that size by design, what should be responsive is the form itself. If the page is that size, and only that size, the form should be able to fit.

@stephenasuncion

The issue is that the parent container doesn’t adjust to the viewport size, which is preventing the form from fully shrinking when needed.

Even though the form is responsive, it’s constrained by the fixed size of the container it’s embedded in.

Even on the pickaxe preview screen, the chat window doesnt adjust….

I have tried on the form and the chat

Mobile view on Pickaxe preview should be fixed now, but it should shrink with the parent container when using the embed code like so:

3 Likes