Topic starter
Hello.
Here is my new forum:
If anyone have some improvement tips I'd love the hear 😊
Posted : 31/10/2020 10:40 am
Jaroslav-Lachky and Robert reacted
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.
Posted : 01/11/2020 9:42 am
Topic starter
Thanks 😊
Much better nowÂ
Posted : 01/11/2020 12:29 pm