HI there,
Love this theme, thank you! I am using the most recent version of Enfold with the most recent version of The Events Calendar & The Events Calendar Pro. On the main calendar page, when I click into the date field in the search bar, the calendar pops up underneath the website header. Can you help with this?
Hey 1lizcollins,
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
.datepicker.datepicker-dropdown.dropdown-menu {
z-index: 999 !important;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you for your quick reply! That worked perfectly. You can mark this as resolved.