- Advolink1Asked on March 27, 2018 at 03:40 PM
Hello.
Is there a way to keep my menu bar on my multi-page form from moving upward requiring me to scroll down when I select a menu option when using Form Tabs Widget?
- JotForm SupportaubreybourkeAnswered on March 27, 2018 at 04:52 PM
Can you please provide the URL of the form in question:
Where-to-Find-My-Form-URL
- Advolink1Answered on March 27, 2018 at 04:59 PM
Oops! I thought I did! Here it is: https://www.jotform.com/build/80684021452148
- JotForm SupportAdrianAnswered on March 27, 2018 at 06:43 PM
I have added the following CSS to your form.
.jotform-form {
padding-top: 120px !important;
}This is how the form was behaving (jumping) when clicking on the tabs before adding the CSS.
This is after adding the CSS (no jump).
If you meant something else, please let us know.
-