This is one way
add_action('login_head', 'my_remove_eye');
function my_remove_eye() {
echo
'<style>
span.dashicons-visibility:before {
content: "";
}
</style>';
}
Related Posts:
- Deep customization of wp-login.php
- Lost password empty field error redirect to custom login
- Custom Log In Screen – Disable password recovery [duplicate]
- Change the login button on the login page
- Custom ReCaptcha Login
- how to redirect to a custom password retrieval page
- What is the proper way to apply the login_form_bottom filter?
- How to override wp-login.php
- Remove Links from Login page
- setting a specific home page for logged in users
- Change “logged in” link in (you must be logged in to post a comment)
- Redirect to requested page after (custom) login
- Custom protected password page with ACF
- WordPress native “playlist” shortcode. Next and Prev there are but with no icons. How to fix?
- Intercept invalid email during lost_password
- Customizing the default logout page of WordPress
- Custom Login and Registration form in Ajax
- Last time a user logged in
- How can I allow access to multiple users, using the same login, at the same time?
- How to implement a custom password field that redirects to another page upon correct password?
- WordPress custom login page
- CSS to remove “comments count” icon from main page [closed]
- Adding a login form that concatenates three fields into a username
- Properly customizing login/register form
- How to add an extra variable to login and authenticate it?
- Login/Logout Session Sharing – Multiple WordPress Installations
- Custom login with external provider iframe and data object
- User can not login
- Multi-site User Sessions
- A truely custom login page?
- Switch between WordPress websites easy for an end user
- Lost password and back to blog in same line
- I w’d like to know If there are simple solutions to integrate other CMSs to wordpress
- Restrict content access to logged in users
- Custom login and registration forms
- URL and Site title outputting on Login page
- Is it possible to integrate a custom login feature with wordpress?
- How to change the login page without a plugin and not only customizing logo and text around the form?
- Removing “Failed” query argument upon successful login
- Validate user login in php
- how to change the url rediction of the woocommerce login page of the flatsome theme for my own in wordpress?
- How to change Login default blue admin color?
- Latest update broke my custom login CSS
- Need to replace some text string on a title
- Password Protection issue
- Redirecting the lost password page request when using a custon login page
- Trouble with custom login page
- Wrap WordPress Login Form in custom Div
- Custom password set/reset link in same URL format as default does’t work
- Custom login doesn’t stay
- Check get_post value after wp-admin login
- How to Password Protect whole site except for some subdirectories
- where can i find the login page in wordpress and add my header to it
- Accountless password generation
- Change the default WordPress image on the dashboard login to a custom image [duplicate]
- Pass the post ID
- Show Site Name on WP login screen
- how to manage Session in WordPress using custom login?
- Redirect all pages to the custom login page except for the registration page
- How to stop login for SPECIFIC users BEFORE a specified date
- Must I rewrite the whole login form or can I jsut do a part
- How to move custom icons from parent theme to the child theme
- How to create custom post type selection to nav menu
- Duplicate Header and Footer
- Unhook a function within a class in the child theme
- Custom permalink structure for posts in certain categories
- Remove distraction free mode from teeny editor
- Send email notification when post type product is publish from pending status
- How to add rewrite rule for product compare page?
- Saving of Draft is failing
- How to narrow the area between buttons on Helium theme sidebar? [closed]
- Where to put coding a validation script for store? [duplicate]
- Custom Avatars for WordPress Comments VIA Website URL?
- Should disabling a plugin that has been customized by a developer crash the site?
- Replace an URL with an new URL which has a “?” in it
- Embedded Options in a Custom Metabox
- How to add the option to choose between sizes for featured image within post editor?
- WordPress Customizer: Check for value of CSS selector and replace it
- Contact form 7 ajax response true/false based on some condtion
- Customize WP website specific column with CSS
- How do I target this page specifically?
- Help needed creating a custom Hamburger menu in header
- A specific menu inside a page, load different contents without reloading it, under the same link
- Calling get_theme_mod() of an WP_Customize_Image_Control() returns an Array, how do I correctly return the image src for my custom theme?
- Menu selection for header
- How to display custom admin pointers (tips/notifications) in Dashboard until dismissed?
- How to hide or remove a custom widget area when empty
- Replace Vimeo and Youtube in from scratch theme with from-the-group-up single post template?
- admin aoolbar add_node() and pulling in my post slug
- Execute function with jQuery if widget added or removed?
- How do I display custom RSS fields on my site?
- twenty seventeen customizer duplicates section content
- How to use a custom playlist template:
- Problems with running a 2nd installation of WordPress on my domain?
- Post filter with multiple checkbox taxonomy terms
- Change the WordPress > Error title?
- Disable post-new.php (default Post type)?
- How do I change the content of an element for a theme without losing the styling?
- Run a welcome tour after multisite creation?
- duplicate featured image functionality in custom meta box