תיקון שדה תאריך בטופס אלמנטור במובייל

PHOTO EMBED

Thu Oct 28 2021 10:10:16 GMT+0000 (Coordinated Universal Time)

Saved by @Shesek

input[type="date"]:before{
color:rgba(53, 53, 53, 0.44);
content:attr(placeholder);
}
input[type="date"].full:before {
color:black;
content:""!important;
}
input[type="time"]:before{
color:rgba(53, 53, 53, 0.44);
content:attr(placeholder);
}
input[type="time"].full:before {
color:black;
content:""!important;
}
content_copyCOPY

קרדיט: שמעון סביר