Support » Plugin: Form Maker by 10Web - Mobile-Friendly Drag & Drop Contact Form Builder » How to Change Background Color of Submit Button

  • Resolved pwforaker

    (@pwforaker)


    In an application form, I want to change the default red color (#e74c3c) of the Submit button to blue (#0000AA). I tried doing it by adding custom css code to the theme’s customizer, but this didn’t work:

    .button-submit {
      background-color:#e74c3c !important;
    }

    Suggestions?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pwforaker

    (@pwforaker)

    Nevermind, I found it. I was pasting the code into the wrong css editor. It needs to be in the form’s theme editor, not the WordPress theme customizer.

    Plugin Contributor Form Maker Support

    (@formmakersupport)

    Greetings!

    It’s wonderful that you have figured out how to solve that issue. Please feel free to drop us a line any time you will need further assistance. We will be happy to help!

    Thanks! Have a great day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to Change Background Color of Submit Button’ is closed to new replies.