Password show/hide button is abnormal
-
Hi there,
I have encountered a display issue on the login/account page. I wonder if you could help.
As in the provided url, there is a weird and abnormal button on the woocommerce login page, its function is used to hide and show the login password, meanwhile the common eye-icon button which has the same function disappears. To troubleshoot I have disabled all plugins except the woocommerce plugin and Astra theme, the button was still there. When I change the theme to another WordPress theme – Twenty Twenty-Five, the login page appears to be normal (no additional button and the show/hide password eye-icon is in the password input frame). There is no additional code in functions.php. I deleted all additional CSS from the theme customiser, the abnormal button was still there.
The weird button html element is as below:
<button class=”show-password-input” aria-label=”Show password” aria-describedby=”password”></button>
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.