I would recommend submitting a link to your login page so we can look at it directly, but from your screenshot, it looks like an outline has been added.
I would recommend adding a CSS rule that removes the outline. See below as an example of the CSS you can use; however, you will need to adjust the selector to fit your site.
.login_container{
outline: 0 !important;
}
Related Posts:
- Change the login button on the login page
- Custom ReCaptcha Login
- 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
- Customizing the default logout page of WordPress
- How do I remove the eye icon that shows visibility on login screen and reset password screen
- 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?
- WordPress custom login page
- 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
- Deep customization of wp-login.php
- User can not login
- Lost password empty field error redirect to custom login
- Custom Log In Screen – Disable password recovery [duplicate]
- 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?
- Trouble with custom login page
- Wrap WordPress Login Form in custom Div
- Custom login doesn’t stay
- Check get_post value after wp-admin login
- where can i find the login page in wordpress and add my header to it
- 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
- Version Control: Entire site or just pieces?
- Getting a stack trace when an error occurs?
- Multiple WordPress sites with docker
- .maintenance and maintenance.php also in multisite install?
- how to redirect to a custom password retrieval page
- Is there a plugin to make attaching images easier?
- Custom category order with get_categories
- Pagination Help on Crazy Custom Authors Page
- page_template toggle between 2 templates + 2 permalinks for same post
- How could we customize the all posts page in the admin panel?
- How do I perform a “get” call to an external API, and then display the JSON results on a page in my WordPress site?
- How to build a child theme from a react-based parent theme?
- How can I get the page url slug when ‘post_name’ returns an id?
- Woocommerce Product page edit
- Convert an theme options page to use in customize.php also?
- The best way to write an FAQ page?
- Get Value from Column in Plugin Table [closed]
- The Best Way to always load the newest version of 3rd party code
- Theme licensing and permission on changing content [closed]
- Using Fullscreenr with a wordpress blog – weird bug
- Display User ID instead of Name or Username
- Bind JS event to WordPress control customizer
- Edit sticky header html – How to locate corresponding php file
- OrderBy multiple custom meta fields
- Track usernames with piwik [closed]
- Woocommerce – Print Product’s Custom Field In Email
- Applying WP-cli Search & Replace to Static SQL Dump File
- How to unpixelate logo?
- Create a Page template selector page
- How Can I limit the visible part of the short-description on the Category page?
- custom css and javascript not working on page defined as template?
- Custom Database Table and foreach
- Hook before user is created and make some custom validation
- How to get Previous Visited Page Information
- How to add Custom Css within the Editor?
- Custom admin menu items
- How can Use custom input field in functions.php page?
- How to replace ACTION url from original wordpress login form?
- ACF unable to use user field
- Change HTML markup on blog post
- Make Widget appear on Dashboard
- Woocommerce dependent attributes
- twenty seventeen customizer duplicates section content
- Displaying all Custom fields on post except some
- WordPress Install – “end of script output before headers” when running simple php script
- How to replace part of shortlink with nothing
- Is there a way to hide a user’s posts from their Activity feed?
- Setting up staging area
- Do i need to use PHP in customizer api?
- Add variable : 1 Week ago
- When is it OK to create a custom table for a plugin? [duplicate]
- How can I make a search term redirect to a page