Customize Cancellation Message after clicking #link_cancel#
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
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
Please login or Register to submit your answer