Notifications
Clear all

wpForo 1.x.x [Solved] increase forum size

3 Posts
2 Users
0 Likes
552 Views
Posts: 34
Topic starter
(@neygo)
Trusted Member
Joined: 3 years ago

How to increase the size of the forum to occupy the red space

2 Replies
Sofy
Posts: 4237
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

@neygo,

Use the CSS code below: 

.page-internal>.card-block>.content {
padding-left: 0 !important;
}
1 Reply
(@neygo)
Joined: 3 years ago

Trusted Member
Posts: 34

@sofy Obrigado