Hello @yl0g01269
Please add the following code to Forum -> Appearance -> Custom CSS:
@media screen and (max-width: 782px) {
#af-wrapper #forum-navigation-mobile {
display: none !important;
}
wrapper #forum-navigation-mobile {
display: none !important;
}
#af-wrapper #forum-navigation {
width: 100%;
display: block !important;
}
}
This should resolve this issue! 🙂
Thank you sir!
It works perfectly.
🙂
Hello, this did not work for me. Could you please take a look? The menu is still collapsed. Thanks.
http://www.playidleheroes.com/forum
@kzuyev
For me it is working fine. Please clear your browser-cache.