We need to resolve the issue with the checkbox tick mark on the wholesale application page for mobile devices.
- The tick mark overlaps the page when users click on the checkbox in the wholesale application page on mobile devices.
- The tick mark uses Unicode, which doesn’t render properly on Apple devices and certain mobile devices.
- The black tick mark overlaps the checkbox and appears unclear.
Open image-20250114-060006.png
Solution:
- Inspected the checkmark of Personalize Button in PDP page of production website and changed the style of checkmark in the wholesale application page accordingly.
- Additionally, removed the code related to the previous checkmark style.