Home Forums WoodMart support forum Missing “Show Password” Icon

Missing “Show Password” Icon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #642348

    marreman
    Participant

    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.
    #642377

    Luke Nielsen
    Member

    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

    #642424

    marreman
    Participant

    I just fixed it myself with this code:

    .show-password-input:before {
    font-family: “woodmart-font”;
    content: “\f11a”;
    color: light grey;
    }

    #642554

    Luke Nielsen
    Member

    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

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Missing “Show Password” Icon’ is closed to new replies.