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.

 

[Solved] Forum section in front end posts

11 Posts
2 Users
2 Reactions
2,601 Views
Posts: 1215
Topic starter
(@percysgrowroom)
Noble Member
Joined: 6 years ago

Ive added the forum section I want, and it look sweeeeeeeet, But the sidebar ruins it, if i can just take the sidebar out id be happy 🙂

2 Replies
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

@percysgrowroom,

Try the following CSS code, add it in Top Black Admin Bar > Customize > Additional CSS textarea, delete all caches and press Ctrl+F5 on that page.

.postid-3749 #wpforo #wpforo-wrap #wpforo-menu, .postid-3749 .wpforo-subtop, .postid-3749 #wpforo #wpforo-wrap #wpforo-footer {
display: none !important;
}

.postid-3749 #wpforo #wpforo-wrap .wpforo-right-sidebar{
display: none !important;
}

.postid-3749 #wpforo #wpforo-wrap .wpforo-content {
width: 100% !important;
}
(@percysgrowroom)
Joined: 6 years ago

Noble Member
Posts: 1215

It worked!!!!!!!!!!! Exactly how I wanted it! thank you very much Sofy! Awesome!

I can do this for the other section too, by pasting more of that code, with a change to the Post ID numbers?

Posts: 1215
Topic starter
(@percysgrowroom)
Noble Member
Joined: 6 years ago

Don't worry yes i can do it by changing the numbers!! 

Thank you very much Sofy, I cant tell you how much I appreciate that! It look amazing 🙂

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

Wellcome @percysgrowroom

Page 2 / 2