Viewing 1 replies (of 1 total)
  • Plugin Author Sydur Rahman

    (@mdrejon)

    Hi @angelolazzari, You can add a margin to the row by adding Custom CSS to your form. Here is an example:

    .uacf7-row {
    margin-top: 10px !important;
    margin-bottom: 15px !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘row margin’ is closed to new replies.