Mobile Navigation / Burger
-
Hi Armin.
Super Wordpress Theme!!!- Gibt es eine Möglichkeit, den "Burger" bzw. den Menü-Navigationsbutton auszublenden und anstatt einen Text zu platzieren? Ich hätte nur 2 Menüpunkte. Name der Webseite und Kontakt.
English:
Is there a possibility to hide the "burger" mobile nav button and use a text instead? Because I only have two menu points.- kann ich auch den "Burger" ändern? Bzw. die animation zum X ändern?
(Wo liegt die Datei im Unterverzeichnis?)
English:
Can I change the burger? Or change the x animation? Where is the file?Ich danke dir.
Frauner -
Hey Frauner!
Please use English :P
Hm what kind of text do u want to use instead of the burger icon?
The burger icon is not a file it'sdiv
elements that animate with CSS. In general it's not a good idea to overwrite or change any files of the theme. Because all files are overwritten whenever you update Lay Theme.Maybe it makes sense if you hide the Burger button? Because maybe you don't need people to access the mobile menu. You can do so with the following CSS. You insert this CSS into the field "Custom CSS for Mobile Version" in "Lay Options" -> "Misc Options".
.burger{ display:none; }
Ah now I get it. You want your "Contact" link there instead of the burger! Hm. No that's not possible.
-
Hey bperon, yes there you can find the burger css. But you shouldn't edit this file directly.
"In general it's not a good idea to overwrite or change any files of the theme. Because all files are overwritten whenever you update Lay Theme."
You can however add your burger css to the field "Custom CSS for Mobile Version" in "Lay Options" -> "Misc Options". That's fine.
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it