Is there a way to highlight dates in the datepicker calendar? For example, highlight 7/20/21 and 7/21/21 in yellow? I’m coding a delivery date datepicker for an online store, and my client would like to emphasize that certain dates will incur an extra “rush delivery” fee.
1 Like
No. It’s currently not possible with Wix date pickers.
If you wish to build a date picker of your own in an iframe (embedded widget), you can see here how to highlight the dates,
See also:
https://www.wix.com/velo/reference/$w/htmlcomponent
Also looking for this. I have all my other code written to use Wix’s datepicker, not sure I have the wherewithal to embed a widget. Seems very suspect that disabled dates can’t be formatted.