Overriding input styles

carrollga pro asked 10 years ago

Hi how can I add a background colour to input fields. I have added styles eg class="form_style" but these don't work. thx

Michal Szymanski staff pro premium priority answered 10 years ago

Hi, depends on what exactly input you want to modify, use of on the selectors below:
input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search-md], textarea.materialize-textarea {
   //your styles
}

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No