Tagged: gravity forms
Hi,
If you look at the very bottom of the Report page, you will see a blue section below the brown copyright section. This is the UI Datepicker for the Date field. It is showing up there before you even click on the Date field.
Check any option under “What do you want to report?*” and the date field will show. This form has conditional logic enabled.
I think this is happening because the datepicker has 10px of padding on it that I added which I do want. So not sure how to solve this really.
Please could you kindly assist.
Thank you.
Hey Paul,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #ui-datepicker-div.ui-datepicker {
padding: 0px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
But I want the Datepicker to have padding.
In any case, it seems okay now. I just checked the page again and it seems like it is now not showing up at the bottom of the page even with it’s padding and not being selected. Weird.
So all seems good ;)
Thank you.
Hi Lord_Sandwich,
Ok, glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria