Notifications
Clear all

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.

 

wpForo 1.x.x [Closed] Mobile Menu CSS fix?

3 Posts
2 Users
0 Reactions
2,604 Views
TonyShark
Posts: 24
Topic starter
(@tonyshark)
Eminent Member
Joined: 8 years ago

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
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

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.

TonyShark
Posts: 24
Topic starter
(@tonyshark)
Eminent Member
Joined: 8 years ago

Took a little while to work (As you advised) but did work!

 

Thanks for the support 🙂