Notifications
Clear all

wpForo 1.x.x [Solved] How to remove this 'Last Post Bar' ?

11 Posts
2 Users
1 Reactions
1,763 Views
Posts: 10
 adna
Topic starter
(@adna)
Active Member
Joined: 5 years ago

@tutrixΒ 

one more help, i forget to mention 😑Β 

#wpforo #wpforo-wrap.wpft-forum #wpforo-title {
display: none;
}

this css code does not remove it in members page

1 Reply
Tutrix
(@tutrix)
Joined: 5 years ago

Noble Member
Posts: 1522

@adna

#wpforo #wpforo-wrap.wpft-members #wpforo-title {
display: none;
}

😉


Posts: 10
 adna
Topic starter
(@adna)
Active Member
Joined: 5 years ago

@tutrix . you solved all my problem. Thanks


Page 2 / 2