Notifications
Clear all

[Solved] hide this area

11 Posts
3 Users
0 Likes
1,069 Views
Posts: 11
 DiMa
Topic starter
(@dima)
Active Member
Joined: 2 years ago

The content only left

1 Reply
Robert
Admin
(@robert)
Joined: 8 years ago

Support Team
Posts: 10499

@dima,

Your screenshot  says nothing. What is the problem?

In any case, please replace the previous CSS code to this one:

#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left {
  display: none;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right {
  margin-left: 0 !important;
}
Posts: 11
 DiMa
Topic starter
(@dima)
Active Member
Joined: 2 years ago

Many Thanks @Chris and @Robert

Page 2 / 2