Forums
-
- Forum
- Posts
-
- Installation
- 28,539
- Troubleshooting
- 62,922
- Themes
- 10,446
- Plugins
- 15,400
- Requests & Feedback
- 15,014
- Showcase
- 3,257
-
At you style.css file find:
#front-page #discussions {
margin-left: 0;
margin-right: 0;
}
Add:
width: 590px;
590px is just an excample of a size. You can change this.
Think this should fix it