Error: Space between input fields
-
Dear support team, since the last update I have one line between the blocks on all 15 websites.
Why is that? Can this be fixed?
Image: https://ibb.co/ZfhFkN7Attached is the responsive code that we also use.
.wps-form { width: 100%; margin: 0 auto; } .wps-form-row { display: flex; flex-direction: column; width: 100%; } .wps-form-row .wpcf7-form-control { width: 100%; } .wps-form-column { flex: 1; padding: 0.5rem 0; width: 100%; } /* Notebook / Desktop */ @media only screen and ( min-width: 48em ) { .wps-form-row { flex-direction: row; } .wps-form-column { padding: 0.5rem 0.5rem; } }
Thanks for the support
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Error: Space between input fields’ is closed to new replies.