Hide border for mobile drop down menu
-
Hello,
does anyone know how I can hide the border of the mobile drop down menu?
There is only a way to choose the color but I would like the border to disappear completely like its doable for the desktop menu...Any help is highly appreciated!
Thanks Michael
-
hey! please add this css to "lay options" -> "misc options" -> "custom css & html" -> "custom css for phone version":
.navbar{ border-bottom-width: 0; }I think i'm gonna add that option to the customizer one day.
-
hey! please add this css to "lay options" -> "misc options" -> "custom css & html" -> "custom css for phone version":
.navbar{ border-bottom-width: 0; }I think i'm gonna add that option to the customizer one day.
@arminunruh Thank you very much for your help! Much appreciated :-)
I will check now if I can make that work.
THX!
-
Hey Mikky,
For Lay Theme 1.8.2 I included an option for that in the customizer."Customize" → "Mobile" → "Mobile Menu" → "Show Menu Bar Border"