Home > CSS > How to remove yellow background from Google Autofill in your web form

How to remove yellow background from Google Autofill in your web form

The best way is using CSS (Cascading Style Sheets) by adding background colour for your form field with !important.

For example:

input {background-color: #FFF !important;}
Categories: CSS Tags: ,
SEO Powered by Platinum SEO from Techblissonline