Missing “Show Password” Icon
-
Hi,
The “Eye” icon is missing in my “Show Password” button on My Account page. When looking in Chrome’s browser console, I see a 404 error for my Woff2 font: “Failed to load resource: the server responded with a status of 404 ()”
Please help my fix this issue. Currently, the “Show Password” button is blank.
Best regards,
Martin
Attachments:
You must be
logged in to view attached files.
Hello,
Is there any chance that you could give me access to the dashboard area so I can check the settings there?
Thank you in advance.
Kind Regards
I just fixed it myself with this code:
.show-password-input:before {
font-family: “woodmart-font”;
content: “\f11a”;
color: light grey;
}
Hello,
I’m glad to hear that you were able to resolve the issue!
If you need any further assistance, feel free to reach out.
Kind regards
The topic ‘Missing “Show Password” Icon’ is closed to new replies.