Archived topic
Slideout Menu control
6 replies · Started by Neville on March 6, 2017
Can I make the Slideout Menu logo in the top navigation bar more visible or identified with text? Many of our Users seem unable to locate it, even when given obvious instructions!
Cheers
Nev.
Hi Nev,
Not quite sure what you meant? Are you talking about the menu toggle hamburger icon?
Can you provide a link to the site you are referring to?
Thanks!
Hi Leo,
Site is https://welshbridgeunion.org
The slideout menu is actuated by the three bar icon in the top menu. I need to make that more obvious or the menu accessible from a widget link.
Best regards
Nev.
Try this CSS:
.main-navigation .slideout-toggle a {
font-size: 20px;
color: #ffffff;
margin-left: 5px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Hi Leo,
Thanks.
A suitable result.
Best regards
Neville
Great support
You're very welcome!