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.
May 23, 2022 12:34 am
I will like to change the menu drop-down position/behavior
I want the Wpforo menu to display in full when clicked, I wanna make it serve as my main menu
I want something like this when clicked 👇
Instead of this 👇
2 Replies
May 23, 2022 9:58 am
Insert the below CSS in Custom CSS Code Field From Dashboard > Forums > Settings > Styles Tab:
#wpforo-menu .wpf-left ul#wpf-menu { width: 100% !important; }