SOLVED

Re: Marketo form design that uses flex box?

Go to solution
SanfordWhiteman
Level 10 - Community Moderator

Re: Marketo form design that uses flex box?

The reason I mentioned the order is that certain responsive designs inherently change the order, like the one in my linked demo. The 2-col to 1-col wrap while preserving the My Name → Friend's Name navigation means either specific markup or responsive JS (and even as a dev I hate writing onresize stuff). Also once I go with flex I don't like to switch "back" to block for mobile.