Mon. - Fri. 9 am - 5 pm Ask a Question
Remember me

input boxes not formatting in Warp Framework

6 years 6 months ago #1

  • gary's Avatar
  • gary
  • Posts: 3
I am using your forms and really like them, however, the input boxes overflow the margins when displayed on the site. I am using Warp 7 framework on my site which may be part of the issue?

Any thoughts would be helpful. Thank you.

You can see the problem at this link: cowlitzsuperiorcourt.us/administration/website-feedback

6 years 6 months ago #2

  • Artem's Avatar
  • Artem
  • Posts: 11016
Hi,

Add this code to your template custom.css file
.ba-form input[type="number"],
.ba-form input[type="email"],
.ba-form input[type="text"],
.ba-form select,
.ba-form select[size],
.ba-form textarea {
    box-sizing: border-box !important;
}

Results:



Regards,

6 years 6 months ago #3

  • gary's Avatar
  • gary
  • Posts: 3
Perfect! Thanks so much for the quick reply!

Great extension!

6 years 6 months ago #4

  • Artem's Avatar
  • Artem
  • Posts: 11016
You're welcome :)

Have a nice day!

Regards,
Powered by Kunena Forum