I really could use another pair of eyes to help me see what I am overlooking to fix an issue where my form is fine for all breakpoints in WYSIWYG, but as soon as I pick display in browser none of the design is maintained and things gets rearranged and fields get squished when the breakpoint is less than 1280 (default). Thank you for any help!
https://www.greensphotoimages.com/alljo ... page_1.zip
Form structure failing over breakpoints
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Form structure failing over breakpoints
Most of your form fields have a fixed size (full width is set to 'false') which means that they will not scale on different screen sizes.
I suggest to set 'full width' to true.
I suggest to set 'full width' to true.
Re: Form structure failing over breakpoints
Thank you Pablo, that worked!
Re: Form structure failing over breakpoints
The Send and Reset buttons disappeared on the 440 B, but show on the 1280 and 768. How do I make them show or locate them? They still show in the Object manager.
Re: Form structure failing over breakpoints
In your demo project it seems to work correct?