Skip to main content

form button space?

Comments

3 comments

  • Ariel H.

    Hi Ryan,

    Thank you for contacting us

    Please try using spacing as demonstrated in this screencast: https://streamable.com/u2wxn2

    Best regards,  
    Ariel H.

    0
  • Ryan Mccain

    Hey, thanks for the quick response. I actually saw that, but I don't want to increase spacing between fields, only between the final field and the button.  If we have to use CSS, what would you use? thx

    0
  • Ariel H.

    Hi Ryan, please try the following:

    .brz-forms2.brz-forms2__item.brz-forms2__item-button {
        padding-top: 25px;
    }

    You may adjust padding-top as needed.

    0

Please sign in to leave a comment.