Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey @olaorian – Thanks for reaching out!

    To adjust the width of the button, you can consider using following CSS:

    .wpforms-form button[type=submit] {
        width: 60%; /* Please adjust the values as per your requirement */
    }

    And in case it helps, here’s a tutorial on how to add custom CSS like this to your site.

    Hope this helps!

    Hey @olaorian – We haven’t heard back from you since my previous message, 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)
  • The topic ‘custom css wp contact form’ is closed to new replies.