Hi @itesla,
Ā
We've just tested on your website and didn't find such an issue. TheĀ Cancel button works fine.
Ā
Ā
I see the following small CSS conflict.
Ā
Ā
To solve this issue, please put the following CSS code in Dashboard > Forums > Settings > Styles > "Custom CSS code" textarea.Ā
Ā
.fa-window-close:beforeĀ {
Ā content:Ā "\f410" !important;
}

