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.
Hello.
Here is my new forum:
If anyone have some improvement tips I'd love the hear 😊
Nice forum!
I'd suggest changing the left/right padding to 10px to make symmetric white padding around the forum. Go to Dashboard > Forums > Settings > Styles Tab, check the Custom CSS Code textarea, find this code:
#wpforo #wpforo-wrap {
    font-size: 13px; width: 100%; padding:10px 0; margin:0px;
}
and change to this:
#wpforo #wpforo-wrap {
    font-size: 13px; width: 100%; padding:10px; margin:0px;
}
Save it, go to forum home page and press Ctrl+F5 to reset browser cache.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
Thanks 😊
Much better nowÂ