(Sorry about the link. We’re using maintenance mode at this time and it’s not accessible.)
Hi, my toggle view password eye-icon is way over on the right of my edit account details page. (The relative URL is /my-account/edit-account/)
It’s on the page where you can change your password when logged in to your account.
So far I’ve tried custom css for ‘show-password-input’ and ‘show-password-input:after’ using margin-left:-100px; and text-align:left;.
So my css is having no effect on that icon’s class. I’m pretty sure the eye-icon is supposed to be inside the password input field and aligned right… or at least right after the password input field.
Right now, it’s about 2 inches to the right of the input field: all the way across the other side of the page.
If this CSS class is the wrong one, I’m unable to figure out which class it is.
Your help is much appreciated; I’m not sure how to solve this problem…
The page I need help with: [log in to see the link]
