Topic: How to ad input animated border to contact form
                  
                  demzl25
                  priority
                  asked 6 years ago
                
Hi,
How can i ad input animated border to "animate from center to the end" to contact form like in this example in the link below
https://codepen.io/lehollandaisvolant/pen/aNQNjx
Thanks, Damjan
                      
                      Adam Jakubowski
                      staff
                        answered 6 years ago
                    
Hi,
Do you mean something like that ?https://mdbootstrap.com/docs/jquery/forms/inputs/#animated-inputs
Best,
Adam
demzl25 priority commented 6 years ago
Yes like that, but without grey background only animated input bottom border.
Thanks, Damjan
Adam Jakubowski staff commented 6 years ago
Okay, if you don't want to have a gray background then add this
input{
    background-color: transparent !important;
}
into your css code.
Best, Adam
demzl25 priority commented 6 years ago
Thanks for help, Damjan
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Priority
 - Premium support: Yes
 - Technology: MDB jQuery
 - MDB Version: 4.8.8
 - Device: destop
 - Browser: chrome
 - OS: window 10
 - Provided sample code: No
 - Provided link: Yes