form button space?
Hello,
How can I add space between the button and bottom of the form? I'd prefer not to use CSS. I think im overlooking a setting somewhere. Thanks

0
-
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 -
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 -
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.
Comments
3 comments