• Resolved darrencoff

    (@darrencoff)


    The form was showing perfectly but at the moment it seems all dropdowns are transparent. Also the date picker is transparent which makes it really hard to read.

    I also added some custom code for the submit button which is not working anymore. I gave it a classname of wpforms100 and added this code `.wpforms100 {
    background-color: #024488 !important;
    border-color: #024488 !important;
    color: #fff !important;
    transition: background 0.3s ease-in-out;
    }

    .wpforms100 hover {
    background-color: #022B57 !important;
    }`

    Kindly help me fix the issue with transparency

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Forminator background’ is closed to new replies.