Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
May 31, 2023 4:33 am
The registration button appears to have an underscore and another character prior to the word Register in the button. I haven't done any editing, so not sure how this got there, other than it being a flaw in the code.
2 Replies
Jun 03, 2023 10:15 am
Insert this code in Custom CSS Fiedl:
#wpf-widget-profile .wpf-prof-loginout .fas.fa-user-plus:before{ display: none !important; }
Jun 04, 2023 6:14 am
Thank you!