• Resolved sarangali

    (@sarangali)


    I want to is there any way that can align the submit button to the center of the form, I have tried a couple of CSS classes but none of them worked.

Viewing 1 replies (of 1 total)
  • Plugin Support madalinaruzsa

    (@madalinaruzsa)

    Hi @sarangali,

    Please use the following CSS code:

    wppb-register-user .form-submit{

    text-align: center !important;
    }

    You need to add the CSS codes in your WordPress Dashboard -> Appearance -> Customize -> Additional CSS.

Viewing 1 replies (of 1 total)
  • The topic ‘Submit button position’ is closed to new replies.