#Is there a way to hide the year in the date input?

5 messages ยท Page 1 of 1 (latest)

sharp cape
#

Currently I'm doing some tricks with after content, Thanks!

{ content: ""; display: inline-block; position: relative; right: 35px; top: 0px; background-color: white; width: 35px; height: 15px; }

plain hill
sharp cape
#

The year, in our use case we just want the day and month ๐Ÿ˜„

#

The code above will display something like this, but if there is a cleaner solution, that would be much appreciated!