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.
Hi,
My members are reporting that the menu "Burger" icon is showing very dark on the mobile version of the forums. I have included a pic to display the issue. Could you help me to identify a fix for this please. Thank you in advance for your support.
Â
Please navigate to Dashboard > Settings > Forums > Styles admin page, put this CSS code in Custom CSS Code textarea, save, delete all caches and do Ctrl+F5 on forum front:
#wpforo #wpforo-wrap .wpf-res-menu i{
color: #FFFFFF!important;
}
Please note, mobile browser cache may be reset in few days if the don't reset it manually so people may say it doesn't work during this period.
Took a little while to work (As you advised) but did work!
Â
Thanks for the support 🙂