Menu not autohiding
-
Hello
I have some strange behaviour with my menu.
When linking from my landing page to one of the project pages, The menu will auto-hide leaving the last little bit showing. Not the end of the world but not ideal either.
When I refresh the page, then it works as it should.
I have a feeling that this may be caused by me hiding the menu on the landing page using:
.slug-landing-page .primary{ display:none; }Any ideas how I can fix it?
Thanks
Joe -
-
Hi Marius
I commented out this line:
//.slug-landing-page .primary{ display:none; }
It solved the issue and the menus behave as desired.
But, that would leave me with the menu showing on my front page, which I had aimed to avoid.
Is that the compromise, or is there a work around?
Thanks
Joe -
Dear @joeclarkx
what exactly is the effect you desire?It needs to be clear for me to understand :-)
Best!
Marius