White Navigation Box
-
When I save and publish my website, it is keeping the white navigation box by the menu. I do not want this to show to the public, but I can’t figure out how to get rid of it. I am new to WordPress and don’t have much coding experience. I am looking for a theme that I can use with Live Composer, and I am liking West so far except for this issue.
-
Post your website URL so that users can see your issue.
Perhaps provide some css code to hide it for you.That is the URL. You can see that up by the menu there is the white navigation bx/drop down menu. I haven’t had issues with this showing up on the desktop view of other themes.
Hello @historycenter,
It looks like you are using Responsive Select Menu plugin. West theme menu is responsive by default, so please try to deactivate Responsive Select Menu plugin. However, currently your mobile menu icon is white on white background, please try to use the following CSS code in order to make it black.
You can add CSS code in Dashboard → Appearance → Customize → Additional CSS (WordPress 4.7 and up). Also you can add CSS code directly to
style.cssfile of your child theme.div.slicknav_menu a.slicknav_btn span.slicknav_menutxt { color: black; }Kind Regards, Roman.
Thank you, Roman. This helped. However, I did notice that when I view the website on my phone it does not show the menu or header at all. Any suggestions for fixing this?
Hello @historycenter,
It looks like you are using Tora theme now, can you please contact its support?
Kind Regards, Roman.
The topic ‘White Navigation Box’ is closed to new replies.
