Hello,
I use caldera form for the conditional logic.
The enfold theme adds margin to hidden fields, this results in big blank spaces in the form.
I have a site with the standard theme and there it works just fine.
Url+screenshot in the private content.
Hey Wolf,
To fix it, just add this custom CSS code:
#CF5a1e793539189_1-row-4, #CF5a1e793539189_1-row-5, #CF5a1e793539189_1-row-6 { display: none !important; }
Best regards,
John Torvik
That hides to the rows completely. When they should show they don’t anymore.
Hi,
Try the following:
.row{
margin-bottom:0px!important;
}
Best regards,
Jordan Shannon
YES, thank you!
Hi,
No problem at all. Did you need further help, or shall we close this thread?
Best regards,
Jordan Shannon
You can close this!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon