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.
Apr 05, 2022 2:28 pm
Hi, how do I close the gap between the wpforo menu and the main menu as shown in red in the attached image?
6 Replies
Apr 06, 2022 9:09 am
Hi @kuyawing,
Insert below CSS in Custom CSS Code Field from Dashboard > Forums > Settings > Styles Tab.
#content { padding-top: 0; }