Archived topic
Submit WPForms button
3 replies · Started by Fekry on May 22, 2020
Viewing posts 1–4 of 4
Hi there
In Mobile view, Submit WPForms button (إرسال) is vertical not horizontal.
https://www.screencast.com/t/IxBb19nyq
How should I fix it?
Thanks
Hi there,
try adding this CSS:
div.wpforms-container-full .wpforms-form button[type=submit] {
width: auto !important;
}
Perfect, thanks David.
You're welcome
This archived topic is closed to new replies.