Say, on this page https://honorandremembernebraska.org/run-for-the-fallen-nebraska/. I would like to reduce the large space between If the person you are registering (registrant) is under 18, do not enter his/her age. You will do that on the next step. Enter your age here as the person completing the form and provide your current age. What CSS would I need to enter?
Hi @rkassebaum,
Thank you for writing in, please add this to your Page > CSS
#signature-electronic {
height: auto !important;
}
On a side note, I saw that your last block on Theme Options > CSS is missing the closing bracket [ } ], please add that missing closing bracket or that will cause an issue with other custom CSS.
Please also keep in mind, that the issue is with your Form plugin, if the issue persists please contact the plugin author.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.