Viewing 2 replies - 1 through 2 (of 2 total)
  • The problem is they’ve added height: 100% to the container.

    Until they fix it, add this line of CSS via the Customiser:

    .frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom { height: unset !important; }

    Thread Starter Gulshan Kumar

    (@thegulshankumar)

    Thanks for that snippet. It helped in resolving issue at Version 4.3.17.

    It seems Team Fluent form has just released fixes at version 4.3.18

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

The topic ‘Version 4.3.17 makes submit button fall outside’ is closed to new replies.