Reduce spacing between contact form fields

This topic has 6 replies, 3 voices, and was last updated 7 years, 12 months ago ago by Robert Hall

  • Avatar: zouking
    zouking
    Participant
    March 17, 2016 at 09:11

    How to reduce gap betweenthe fields for contact form?

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    March 17, 2016 at 09:22

    Hello,

    Please show a page where contact form is added.

    Regards,
    Eva Kemp.

    Avatar: zouking
    zouking
    Participant
    March 17, 2016 at 09:27

    Hi,

    it’s the homepage.

    Please refer to private content

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 17, 2016 at 09:54

    Hello,

    Please add this code in Global Custom CSS:

    .wpcf7-form p {
        margin-bottom: 2px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: zouking
    zouking
    Participant
    April 21, 2016 at 05:00

    Hi,

    How to change the label of the submit button to capitalize?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 21, 2016 at 07:23

    Hello,

    Please add this code in Global Custom CSS.

    .wpcf7-form input{
        text-transform: capitalize;
    }

    Regards,
    Robert Hall

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.