Solved

Splitting lead forms into two columns?



Show first post

56 replies

What about 3 or 4 columns ? Is it as easy to do ?

Hi Maxime, I just tried the script Justin posted above in a test page and it worked fine. You can see the results here: http://unbouncepages.com/two-column-f…

Can you share the page that you’re having trouble with?

Does not work

Also you might want to consider that longer forms typically achieve poorer conversion than shorter forms due to the effort required by the user to fill them in. I expect this might be particularly relevant on a device such as the iPad that requires touch screen entry. If possible you might want to try A/B testing different form length and see if you notice any difference in performance.

Justin

Sorry that last post got broken… Here is the code again.

Unfortunately this currently isn’t possible with the editor however it is possible to do something with some custom Javascript. The done side of this approach is that you will only see the form with two columns in preview or the published page so it makes it a little harder to design your page.

Here is a Javascript that takes any form on the page and tries to split it into two columns. You could tweak it to your needs.

Reply