• Resolved Alkorr

    (@alkorr)


    Hi, once the form has been sent:

      Success! Your message has been sent.

    A ‘Reset Form’ button is showing, how can I hide it? I only want ‘Success! Your message has been sent.’ to show?

    Thanks a lot! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeff Starr

    (@specialk)

    For now, add the following CSS via the “Appearance” tab settings:

    .cfx-button.cfx-reset[style] { display: none !important; }

    Next update I will add an option to display only the success message.

    Thank you for the feedback @alkorr.

    Thread Starter Alkorr

    (@alkorr)

    It works fine, thank you Jeff! ??

    Plugin Author Jeff Starr

    (@specialk)

    Just to follow up with this, the upcoming version of CFX adds more options to display success message with or without the “reset” button. Thank you again for the suggestion, @alkorr.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove ‘Reset Form’ Button’ is closed to new replies.