-
Hi,
I would like to add additinal text to mobile navigation. Beside the hamburger icon should be text “menu”. Image might clear things out.
Does this theme allow to do this?
-
This topic was modified 5 years, 5 months ago by
MetroPodia.
Hello Metropodia,
currently there is no such feature included with the theme.
I think this is something that could be done by editing the code. Can you manage the source code? If so I can provide you a code snippet that could work for you 🙂Best,
Andrea-
This reply was modified 5 years, 5 months ago by
themes2go.
Hello,
Here some CSS code that could help you.
Go to Appearance -> Customize -> Additional CSS and paste this:a.qt-menu-switch:after {content: "MENU"; padding-top:8px; padding-bottom:4px; padding-right:12px; margin-left:10px; position:absolute;} }Just remember to click Publish in order to save your changes.
This will add a text just next to the hamburger menu but keep in mind that it will go over the logo and there will not be an hover on text.
This is a quick implementation that does not require custom code.
Hope that this helps!
Best,
Andrea-
This reply was modified 5 years, 4 months ago by
themes2go.
-
This topic was modified 5 years, 5 months ago by
The topic ‘Mobile menu additional text’ is closed to new replies.
