Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Shawon Chowdhury

    (@shawon001)

    Hello @aducknamedjoe ,

    Thanks for reaching out.

    You can change the Submit button color to orange by adding custom CSS –

    .wpforms-form input[type=submit], 
    .wpforms-form button[type=submit] {
    background-color: orange !important; /* Orange background */
    }

    In case it helps, you can find more details from this doc. For more details on how to add custom CSS to your site, including the two options above, please see our article here.

    To investigate the unwanted space issue further, could you share the URL of the page with the popup?

    Thanks!

    Plugin Support Shawon Chowdhury

    (@shawon001)

    Hi @aducknamedjoe ,

    We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.