AI Search
Classic Search
Notifications
Clear all
Bug Reports - wpForo 2.0
8
Posts
2
Users
0
Reactions
3,018
Views
7 Replies
Feb 04, 2020 7:26 pm
I've found the origin of the problem: i had display: none for #header in wpForo css. Before today's update it worked only for foro header, but after it works for all site. How can I hide only wpForo #header?
Feb 04, 2020 7:36 pm
Hi dear @arskrigicioniec
You should disable " Show Top/Menu Bar " from Dashboard => Forums => Settings => Features
more you can read on documentation https://wpforo.com/docs/root/wpforo-settings/features/
Feb 04, 2020 9:05 pm
I haven't seen any problem, all looks good at your site.
Please make a screenshot and highlight the place you have to want to hide.
Feb 04, 2020 10:13 pm
Let's try this CSS code
body.wpforo #header {
display: none;
}
Page 1 / 2
Next




