Tagged: formidable forms
Hi
The text in some fields under Formidable Forms is cut on Enfold: https://dns.d.pr/KtUYro
How can I make this visible?
Thank you
Hey sitesme,
Add this to quick css:
select#field_m79rn{
padding:2px 5px!important;
}
Best regards,
Jordan Shannon
Hi Jordan
Thank you for the code.
However, I would like to do the same in all fields (in all forms), not only for one particular field.
Is there a generic code that can increase the padding a bit more for all in a simple line of code?
Thank you
Please ignore. I found an option under Formidable to increase the field’s height and it works fine :)
Thank you. Sorry for the trouble.