Feb 19, 2017 2:09 am
Hello,
On mobile, the wpforo menu is not collapsing. I don't see any error in console.
Here is my forum : http://libsos.fr/communaute/questions/
Any suggestions ?
Thank you !
15 Replies
Feb 19, 2017 10:54 pm
This is a theme conflict, please put this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code Textarea. Then Delete all caches and do Ctrl+F5 on forum page:
@media screen and (max-width: 620px) {
#wpforo #wpforo-wrap #wpforo-menu #wpf-menu { display: none!important; }
}
Feb 21, 2017 3:53 am
Hello again,
No, it just hides the menus. It won't help them align or show up when we click the button.
Could this be a more "jquery-ish" problem ?
Feb 21, 2017 10:01 pm
Please try to change WordPress theme.
Feb 22, 2017 3:41 am
Looks like it was not the theme.
It's even worse with Twentyfouteen : the menu disappears !
Page 1 / 4
Next