Hi there, I have an issue with an empty menu, only on mobile.
It’s empty because I use a plugin to display menu items to only logged in users, and the rest of the menu items are for logged in BuddyPress members.
So the goal is use a conditional tag to hide the menu for all logged out users on all pages, without using a layout element.
But there are som weird things going on.
1. the menu is displayed on mobile only on all other pages than the frontpage, even though I have no layout element active or hided it with css.
Desktop
https://imgur.com/z8iR7Ae
Mobile
https://imgur.com/xxPfl0X
Open
https://imgur.com/63qD4X4
2. not on frontpage on neither mobile or desktop
Desktop
https://imgur.com/7l6D2NN
Mobile
https://imgur.com/8sS7KtU
There are som padding added so the header is displayed, even without content, but I can’t se any .inside-header code in my custom css, is this padding added pr default?
Regards
Carsten