I've got a website built over one of the demos I imported (https://orlandochiropractic.org/), and it's got a section for booking an appointment near the bottom of the page (above the map). The form has a date field with a small 'X' icon to the right that cancels the date you've selected. I found out today that some users don't see that icon and instead see an "e635" written there. After searching for "e635" in the source code, this is what I found:
Hi,
I've got a website built over one of the demos I imported (https://orlandochiropractic.org/), and it's got a section for booking an appointment near the bottom of the page (above the map). The form has a date field with a small 'X' icon to the right that cancels the date you've selected. I found out today that some users don't see that icon and instead see an "e635" written there. After searching for "e635" in the source code, this is what I found:
Is there anything I can do to ensure that everyone sees the icon correctly?
Thank you!
HI!
pls. use following css:
That seems to have removed the icon, but that's ok. Thank you!
Welcome!