Is there a way to adjust the corner roundness on the form itself? I see options for the fields and buttons but my form still has a sharp corner on it. Thanks!
Your form? I’m not sure I have ever had a border around a form. Can you include a screen shot?
You can inspect the form and make some changes to the css.
I'm guessing you'll need to add border-radius to the form style name via custom css, something like .frm_style_formidable-style, depending on your style name. That isn't an option in the general form settings.
Please login or Register to submit your answer