Hi there. Really nice template. Anyway, I have some question. Is there easy way to change color of "MENU" and three lines there?:
Thx in advance.
.dark-bg #gkLogo.text,
.dark-bg #gkMobileMenu span {
color: #fff;
}
.dark-bg #gkMobileMenu i,
.dark-bg #gkMobileMenu i:after,
.dark-bg #gkMobileMenu i:before {
background: #fff;
}
.gk-fixed-nav #gkLogo.text,
.gk-fixed-nav #gkMobileMenu span {
color: #1b1d1e;
}
.gk-fixed-nav #gkMobileMenu i,
.gk-fixed-nav #gkMobileMenu i:after,
.gk-fixed-nav #gkMobileMenu i:before {
background: #1b1d1e;
}
.dark-bg #gkMobileMenu i,
.dark-bg #gkMobileMenu i::after,
.dark-bg #gkMobileMenu i::before {
background: #fff none repeat scroll 0 0;
}
}
.dark-bg #gkMobileMenu i,
.dark-bg #gkMobileMenu i:after,
.dark-bg #gkMobileMenu i:before {
background: #fff;
}
}
#gkMobileMenu i:before,
#gkMobileMenu i:after {
background: #fff;
}
#gkMobileMenu i {
background: #fff;