Hi,
I want my header menu background to extend all the width of the website, how can i do that?
Link: http://50.63.153.50/~fiallos/
.gkPage {
max-width: 1150px;
}#gkHeaderNav .gkPage {
max-width: none !important;
}#gkMenuWrap.active { background:black }
ul.gkmenu li { background:red }