AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
5
Posts
3
Users
0
Reactions
4,136
Views
4 Replies
Dec 10, 2018 12:59 am
Hi basatexcellent,
Please leave some URL to allow us debug this CSS conflict.
Dec 10, 2018 6:48 pm
Hi @basatexcellent,
Please navigate to Dashboard > Forums > Settings > Styles admin page, add the following CSS code in "Custom CSS Code" textarea. Save it delete all caches and check again (CTRL+F5 on frontend).
.site-header{
z-index: 99 !important;
}
Dec 10, 2018 6:51 pm
Many thanks, solved!
