How to change the color of the Form collapse section?

  • Dave4777
    Asked on August 3, 2019 at 11:42 AM

    Third, one last thing, the little arrow in your form extender (I call it that) would it be possible to do one of two things.

    1. alter the color of the arrow

    2. create a mouse over that says whatever I want, Like "Want to get a detailed quote, click the arrow on right to continue". 

    The whole thing works wonderfully, but I'm sure that little discrete arrow will not be clicked often. 

    Thank you, you have a great product, going to bring over my other wufoo forms :)

    Dave

  • roneet
    Replied on August 3, 2019 at 1:09 PM

    1. Are you referring to the Form collapse section as Form extender?

    How to change the color of the Form collapse section? Image 10

    If you want to change the color then yes it is possible. You may inject this code in the Form designer.

    .form-collapse-table {
       background: orange!important;
    }

    2. Do you want to create the hover over the form fields? Please confirm so that we can guide you further. Also, for which field you want to create this hover field.

    How to change the color of the Form collapse section? Image 21

    Let us know if you have further questions.

    Thanks.