Form is too narrow for mobile devices
-
Hello,
This new thread is the continuation of this thread: click here.I put this CSS (below) on the form on this page, but the form is still too narrow for mobile:
/* Mobile */
@media screen and (max-width: 480px) {
.forminator-custom-form-19647.forminator-design–flat {
width: 75% !important;
}
}Note: If you changed the width to 100%, it still looks the same: narrow.
Thanks,
JL- This topic was modified 5 years, 3 months ago by .
- This topic was modified 5 years, 3 months ago by .
- This topic was modified 5 years, 3 months ago by . Reason: Update
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Form is too narrow for mobile devices’ is closed to new replies.