• Hi! Thank you for your great plugin.

    I need to hide the “Year” in the calendar field, just leave Month/Day. Is this possible?

    Thank you in advanced.

    Best regards.

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

Viewing 1 replies (of 1 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @hhuesca

    Thanks for contacting our support and sorry for the delay.

    You can try this CSS to hide the Year for Date fields:

    .um .picker__select--year{ display: none; }

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Hide “Year” in calendar’ is closed to new replies.