Archived topic
Two menu's showing on mobile only.
2 replies · Started by Luke on December 7, 2021
Hey there!
On desktop view my menu is showing perfectly, when I change over to mobile it's showing another random one with no pages/categories attached to it. I click/tap on it and it just pulls up and X to X off.
Here's the screenshot to give an idea: https://ibb.co/fr668gm
I want the one on the right side gone.
I've tried a bunch of different things to troubleshoot... had to come here!
Thanks for the help in advance, loving the theme.
-Luke
Also, forgot to ask how to make the right sidebar sticky.
I have tried installing the fix widget plugin, but no help.
Hi Luke,
Try adding this CSS:
button.menu-toggle {
display: none !important;
}
As for the sticky right sidebar, try Ying's CSS here -
https://generatepress.com/forums/topic/sticky-sidebar-10/#post-2040467