• Resolved arthurdovale

    (@arthurdovale)


    Hello guys!
    I really need help to certer this email form and text, button…
    I’ve tryed some many CSS codes directly in wordpress, but I’m not sure
    this is the right way.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @arthurdovale,

    To do that, please do the following steps:

    1. Set the Field Size of your fields to Large.

    2. Then add this CSS code on your site:

    #wpforms-11 {
        max-width: 500px;
    }
    
    #wpforms-11 .wpforms-submit-container {
        text-align: center;
    }
    

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

    Hope this helps!

    Hi @arthurdovale,

    We haven’t heard back from you in about a week, 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 (please just see my post above).

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Center Email / Button WPForms’ is closed to new replies.