Viewing 1 replies (of 1 total)
  • Plugin Support Amimul Ihsan Mahdi

    (@amimulihsanmahdi)

    Hello @harmanwhitedrop,

    On your screenshot, it seems like the date picker is broken. However, when I visit the page, I see that the year field is missing due to a CSS from your theme, please see this screenshot. You can use the below CSS to fix the issue; please see this screenshot.

    select.flatpickr-monthDropdown-months {
    display: inline-block;
    }

    Let me know the update.

    Thank you

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.