• Resolved wowoy

    (@wowoy)


    Hello,
    After clicking on the registration field in the website – data (出生年月日), a date selection appears, including month and date, but the only missing option is the year.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support sanjuacharya77

    (@sanjuacharya77)

    Hi @wowoy,

    For the date picker issue, could you please go to your dashboard >> appearance>> customize >> additional CSS and add the following CSS code to fix your issue.

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

    Do let us know whether it works for you or not and I will get back to you.

    Regards!

    Thread Starter wowoy

    (@wowoy)

    Hi @sanjuacharya77

    Running great, thank you very much!

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