Customize Cancellation Message after clicking #link_cancel#

SupportCustomize Cancellation Message after clicking #link_cancel#
Revinson Martin asked 6 years ago
Hi,  Would it be possible to customize the cancellation message after the customer click the #link_cancel#? It is actually small and in the white background only. 
1 Answers
Nikola Loncar Staff answered 6 years ago

Hi Martin,
yes you can do that. Instead of #link_cancel# use #url_cancel# and format link as you want. For example open template as source code (<>) and there put:

<a href="#url_cancel#" style="font-size: 25px; background-color: red;">Cancel appointment</a>
 

This is just dummy example but you get the point :)

Best regards,
Nikola