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.
Why there is so giant registration icon when the page is opened from Google Chrome?
From Firefox, it looks good.
Link to page with issue:
https://420.bible/Khalasar/?foro=signup
Is it possible to remove that icon at all?
Please have a look at the problem, hope it is possible to fix.
Hi @andredebonk,
Please navigate to the Dashboard > Forums > Settings > Styles admin page put the following CSS code in the "Custom CSS Code" textare:
#wpforo #wpforo-wrap .fa-info-circle.wpf-reg-info {
display: none;
}
In any case please don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking
Thank you, that removed it! 🙂