Active field glowy border

Home Forums Quform WordPress Active field glowy border

This topic is: not resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3548
    FormUser
    Participant

    I an new to Quform and integrated already successfully some forms, however, I need some help how to integrate with css socalled “active field glowy border” on fields. An example what I am talking about can be found here: http://jsfiddle.net/simevidas/CXUpm/1/show/

    I have tried some css code, however, I could´t not get it work.

    Thanks!

    #3551
    josef777
    Participant

    put this in your stylesheet and play with the colors

    input:focus{
    border:2px solid #299292!important;
    -webkit-box-shadow:0 0 6px #007eff!important;
    -moz-box-shadow:0 0 5px #007eff;
    box-shadow:0 0 5px #007eff;

    }

    #3599
    Allan
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #3601
    FormUser
    Participant

    Hi,

    thank you to josef777 and Allan, both are working and exactly what I was looking for,

    Regards,
    FormUser

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy