How to Change Background Color of the Hover?

  • Vidhi
    Asked on November 25, 2015 at 3:20 AM
    Yes i also want to change hover background color but there is no option for
    it.
    I have try through css but still it is not working
    Can you check it? and if You want my login details then tell me i will
    send you
  • mert JotForm UI Developer
    Replied on November 25, 2015 at 3:32 AM

    Hi again,

    It's also easy to change this one by injecting some custom CSS to your form. Please, add the following one with the method mentioned. You can also change the color by changing the green marked area.

     

    .form-line-active{

    background-color: yellow !important;

    }

     

    For further assistance, please let us know.

    Thanks.