Forums
(@mrprofessor)
5 years, 8 months ago
Hello Ziodim, You can use LoginPress’s custom CSS to do that Just go to the LoginPress’s customizer -> custom CSS and paste this custom CSS code.
.wp-core-ui .button-secondary { display: none; }
It will hide the eye icon from password field.