Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

How to customize the .has-error class? #634

Open
hanaakhoj opened this issue Aug 30, 2018 · 0 comments
Open

How to customize the .has-error class? #634

hanaakhoj opened this issue Aug 30, 2018 · 0 comments

Comments

@hanaakhoj
Copy link

hanaakhoj commented Aug 30, 2018

I've been trying to customize how my input should look and i already add a custom css to my input after the validation but i couldn't find a way to hide .has-error class default style!

So this is my code :
var elmErr = elmForm.children('.has-error').css({"border-bottom": "2px solid #F44336"})

and this is what i get :
untitled

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant