Tagged: toggle menu
I need to put a simple text in the smartphone toggle menu only.
Hi Pierre,
Add below custom css code to show text ‘menu’ for toggle menu.
@media only screen and (max-width: 767px){ .menu-toggle { width: 40px; } .menu-toggle:before { font: 14px "Open Sans",sans-serif; content: 'menu'; } }
Thank you!
Maybe I did not explain it properly: I need i this area
See att.
For this it needs code customization you need to hire a developer.
I resolved. You can see in toggle menù my invention: Photoman Photos
Great that you solved it.
Hi, sorry to jump on an old topic, but is there a way to have the text as well as the hamburger menu so they are next to each other? Thanks
currently using this code but the font is off.
`.menu-toggle:before { content:’\f0c9”\00a0′ “Menu”; position: absolute; color:#333; font-size: 20px; }
Hi natalie-0792,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.menu-toggle { position: relative; } .menu-toggle:after { content: 'Menu'; display: block; font-size: 15px; position: absolute; top: 3px; right: 33px; }
Thanks
Thank you very much for this, and for the nice theme 🙂
You are most Welcome,
Please let us know if you have any other queries regarding the Theme.