This CSS snippet should work in all major browsers:
input:focus { outline:none; }
If it doesn’t, try adding the !important
directive:
input:focus { outline:none !important; }
Related Posts:
- Multiple radio button groups in one form
- Get checkbox value in jQuery
- How to read if a checkbox is checked in PHP?
- Function not defined javascript
- How to submit a form with JavaScript by clicking a link?
- Multiple Forms or Multiple Submits in a Page?
- “AutoComplete=Off” not working on Google Chrome Browser
- Square brackets in CSS
- Input Type URL – Says “Please enter a URL” if HTTP is not included
- Form inside a table
- Redirecting to a page after submitting form in HTML
- Style reply form different than comment form
- How to add a button that enables the user to insert a link in a textarea located in the front-end?
- Submitting form in wordpress plugin
- Programming WordPress to send a custom-built form to specified email address
- Redirect from an HTML page
- What is ' and why does Google search replace it with apostrophe?
- navigate back with PHP form submission
- Should I use tag for icons instead of ? [closed]
- What’s the difference between HTML ‘hidden’ and ‘aria-hidden’ attributes?
- How do I vertically align text in a div?
- How do I vertically center text with CSS?
- How do I vertically center text with CSS?
- What does enctype=’multipart/form-data’ mean?
- Link with target=”_blank” and rel=”noopener noreferrer” still vulnerable?
- What does do?
- How to make JavaScript execute after page load?
- Parse error: Syntax error, unexpected end of file in my PHP code
- Angular: mat-form-field must contain a MatFormFieldControl
- Is there a minlength validation attribute in HTML5?
- Getting rid of bullet points from
- How to add hamburger menu in bootstrap
- What is href=”#” and why is it used?
- Get the value in an input text box
- Is there a way to convert SWF to HTML5
- Should I use px or rem value units in my CSS?
- Flexbox: center horizontally and vertically
- HTML img scaling
- An invalid form control with name=” is not focusable
- How to call a PHP function on the click of a button
- JavaScript function onhover in
- How can I set the image opacity for body background
- Section vs Article HTML5
- href=”tel:” and mobile numbers
- How to make a simple modal pop up form using jquery and html?
- Align DIV’s to bottom or baseline
- Wrap text around bootstrap image
- CSS hover effect is not working on my code
- How do I style a dropdown with only CSS?
- Cross-reference (named anchor) in markdown
- jQuery Scroll to Div
- Add image in title bar
- HTML input – name vs. id
- How to add image that is on my computer to a site in css or html?
- How to use PHP inside css file
- jQuery checkbox event handling
- Setting a max character length in CSS
- How to use the “required” attribute with a “radio” input field
- Local Storage vs Cookies
- Redirect website after specified amount of time
- External CSS not working
- How to exclude particular class name in CSS selector?
- How to scroll to top of a div using jQuery?
- HTML/CSS–Creating a banner/header
- Change hover color on a button with Bootstrap customization
- Alternate table row color using CSS?
- Is there a float input type in HTML5?
- Is there a vr (vertical rule) in html?
- How to view an HTML file in the browser with Visual Studio Code
- How to create a hidden in JavaScript?
- CSS “and” selector – Can I select elements that have multiple classes?
- How do I programmatically set the value of a select box element using JavaScript?
- How do we remove the H3 tag for the reply-title I.D
- Accessing WordPress data via JSON gives HTML data for certain keys
- Are there any standard HTML markup for metabox?
- How to prevent pages from automatically adding line breaks?
- Firefox CSS Animations Broke [closed]
- Inline style HTML attribute is being stripped from all elements of a post
- Unfamiliar HTML Properties in Avada and Divi Themes [closed]
- How to execute html code inside php?
- #text at the begging of every page, before the main content block
- Phantom strong tags in wordpress
- Convert bookmarks.html file into WP posts
- With wp_list_category put every existing category into an option tag
- Https and Http for iFrame
- Excerpt keep stripping tags
- What file is the tag located in Genesis default theme?
- Show preview of wordpress posts on external html sever
- General Term for this form Field
- Applying metatag to single page
- Where to find HTML to post Adsense Code
- An extra is appearing in my source code–how do I diagnose the source?
- how add class in containers
- How to hide the form after successful php execution
- Link opens a new website instead of my own
- how i can change wordpress post views?
- Configuration Options for embedded YouTube Videos
- WordPress adds ‘noindex’ tag to search results. Anything I can do about it?
- How can I add a custom caclulation form in post?
- How can we get Buddypress to interpret HTML entities correctly?