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.
Sep 10, 2020 5:03 pm
Can I change the colour of the menu? Because on mobile users can't see it
1 Reply
Sep 11, 2020 7:38 am
Hi @alber_97,
Please try the following CSS code:
#wpforo #wpforo-wrap #wpforo-menu{
background-color: #0d7ebf;
}
Please note the red marked value can be changed.
The CSS code should be added in teh Dashboard > Forums > Settings > Styles admin page "Custom CSS Code" textarea.