Home Forums WoodMart support forum Missing “Show Password” Icon

Missing “Show Password” Icon

Viewing 3 posts - 1 through 3 (of 3 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
    Keymaster

    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;
    }

Tagged: 

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