Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1467733

    Hi,
    how can i reduce space between the fields of contact form 7?
    Please see screenshot.

    kind regards
    Jak

    #1467739

    Hey Jak73,

    Please try the following in Quick CSS under Enfold->General Styling:

    .wpcf7-form p {
      margin: 0;
    }
    
    .wpcf7-form p span input {
      margin-bottom: 5px;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.