Viewing 5 replies - 1 through 5 (of 5 total)
  • Sona

    (@support-web-dorado)

    @dreamingsentinel,

    Please add the following CSS code to the plugin>Manager>Edit CSS section:

    .wdform_page {

    text-align: center; }

    This will center the form. Thank you.

    Thread Starter dreamingsentinel

    (@dreamingsentinel)

    Thank you Sona, though this seems to have left the submit and reset buttons still aligned left. How do I match them with the rest of the form?

    Once again, many thanks ??

    Sona

    (@support-web-dorado)

    @dreamingentinel,

    For this you can add the following:

    div[wdid=”6″]{
    width: 215px;
    margin-left: 60px;
    }

    But note that centering will cause some trouble with responsiveness. Keep this in mind. Thank you.

    Thread Starter dreamingsentinel

    (@dreamingsentinel)

    Ok, thank you.

    Sona

    (@support-web-dorado)

    @dreamingsentinel,

    You’re welcome. Hope you will not mind shifting to Reviews tab and share a review of the plugin. Have a great weekend!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Form Alignment – how to centre?’ is closed to new replies.