Not sure why (see image). However, the display works when I add this code:
select.ui-datepicker-year,
select.ui-datepicker-month {
padding: 0 !important;
}
Not sure how it would affect other browsers. Any thought?
Did you check the console for any JavaScript errors? That's usually the root of datepicker problems.
Yes I did. There is one error:
Incorrect use of
And the offending label is for recaptcha:
label for="g-recaptcha-response"
Can you provide a link to the page with the issue?
How do I send you the credentials? The test page is password protected
Send me a message via the messaging system https://connect.formidableforms.com/messages/
Please login or Register to submit your answer
Actually, the code doesn't work.