Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey there newedgemarketing,

    I guess the easiest way to remove it would actually be hiding it with CSS. To do that please try adding the following CSS as described in your previous thread:

    input.appointments-confirmation-cancel-button {
        display: none;
    }

    Too bad I didn’t see this thread first, please let me know in your previous thread if you need any additional help with the remaining button.

    Hope this helps ??

    Cheers,
    Bojan

    Thread Starter newedgemarketing

    (@newedgemarketing)

    Your just too good! thank you again I have another question but i might search for an answer for it in other threads first!

    Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey again,

    Thanks for the kind words ?? Please let us know if you have additional questions.

    Cheers,
    Bojan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Is it possible to delete the cancel button?’ is closed to new replies.