Nov 23, 2017 11:21 am
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.
2 Replies
Nov 23, 2017 1:07 pm
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.
Nov 28, 2017 11:18 am
Took a little while to work (As you advised) but did work!
Thanks for the support 🙂