Hi.
Because of dark background image need to change dark menu text at the frontpage header into white. How can I do this?
http://tiktaksite.ru/
Thanks in advance.
.imageBg .gkMenu > ul > li > a {
color: #fff;
}