Support » Plugin: WDContactFormBuilder » Name fields & Spacing

  • Resolved mystikuepod

    (@mystikuepod)


    Hi, I just wanted to know how I can edit the name fields. I want to just have one field so the user can just enter a nickname if they want to.

    My site’s not that formal, so I don’t need someone’s first and last name. I can’t seem to figure out how to change that.

    Also, is there a way to change the spacing on the top of the form? There is too much empty space before the form begins on the page.

    Thanks in advance for your assistance!

    https://wordpress.org/plugins/contact-form-builder/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor webdorado

    (@webdorado)

    Dear mystikuepod,

    Please be informed, that you can add a Simple Text field and change the label to Name/Nickname instead of the regular Name field.

    As for the second question, please send the URL to the form.
    Thank you.

    I have the same problem, the spacing on the top is so much.

    http://www.medicalroma.com.pe/cotiza-online/

    Are there any solution?

    Plugin Contributor webdorado

    (@webdorado)

    Dear Jackiesj0801,

    Please be informed, that there is only one padding from the form, that is a bit large. You can comment out the following line from the CSS of your form’s theme:

    .wdform_page {
    padding-top: 15px;
    }

    But there are also two paddings on two of the block elements, which are coming from your website’s theme:

    .entry-content, which has a 15px padding;
    .pagemid, with 55px padding.

    Thank you.

    thank you very much

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Name fields & Spacing’ is closed to new replies.