Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    Here is an example code to add space between the fields –

    .ff-el-group {
        margin-bottom: 35px;
    }

    You can add the code in the custom CSS section of your form. See this screenshot: https://prnt.sc/J_39v_Lc5enu

    You can find the relevant Class names by inspecting them using the developer toolbar.

    Thank you.

    Thread Starter aga2442

    (@aga2442)

    @tahmidulkarim

    thank you.

    I am having another small problem.

    I add “text area” to the bottom of the form I created. I make the “Rows” value high to make it look wider towards the bottom. example: 6

    It looks correct in the form editing area, but in the area where I added the “Preview Form” and the form, this part looks the same as a standard name fields.

    how can i fix this problem?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding space between fields’ is closed to new replies.