Notifications
Clear all

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.

 

[Closed] My first forum

3 Posts
2 Users
2 Reactions
6,334 Views
(@dgkent)
Posts: 2
Active Member
Topic starter
 

Hello.

Here is my new forum:

Discgolfhelp.com

If anyone have some improvement tips I'd love the hear 😊

 
Posted : 31/10/2020 10:40 am
Robert
(@robert)
Posts: 10616
Support Team Admin
 

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
(@dgkent)
Posts: 2
Active Member
Topic starter
 

Thanks 😊

Much better now 

 
Posted : 01/11/2020 12:29 pm