burger menu on different color
General Discussion
5
Posts
3
Posters
837
Views
2
Watching
-
So, I was able to change the burger menu color in one page -bio page, that has a grey color background-, with this code in the mobile CSS
.slug-bio .burger span, .burger span:after, .burger span:before { background: white; }All good. The issue is that in the homepage where the burger should look black, this happens:

Only 1 line from the burger appears. I can't find how to fix it. If I use the above code for the homepage as well, then the white menu gets broken. Anyone knows how to do it?
Thanks in advance,
Cheers -
@zochovsky No. The 3 line burger.
-
do this
.slug-bio .burger-default span, .slug-bio .burger-default span:before, .slug-bio .burger-default span:after{ background: white; } -
do this
.slug-bio .burger-default span, .slug-bio .burger-default span:before, .slug-bio .burger-default span:after{ background: white; }@arminunruh said in burger menu on different color:
.slug-bio .burger-default span,
.slug-bio .burger-default span:before,
.slug-bio .burger-default span:after{
background: white;
}That worked! Thanks man.
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com