Form structure failing over breakpoints

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
rongreen
 
 
Posts: 93
Joined: Thu Jun 06, 2024 4:36 pm

Form structure failing over breakpoints

Post by rongreen »

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
User avatar
Pablo
 
Posts: 22426
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Form structure failing over breakpoints

Post by Pablo »

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.
rongreen
 
 
Posts: 93
Joined: Thu Jun 06, 2024 4:36 pm

Re: Form structure failing over breakpoints

Post by rongreen »

Thank you Pablo, that worked!
rongreen
 
 
Posts: 93
Joined: Thu Jun 06, 2024 4:36 pm

Re: Form structure failing over breakpoints

Post by rongreen »

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.
User avatar
Pablo
 
Posts: 22426
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Form structure failing over breakpoints

Post by Pablo »

In your demo project it seems to work correct?
Post Reply