Hi,
Is it possible to change the opacity of the main menu overlay on the Photo template, so that the background comes through?
#gk-menu-button { background: transparent; }
#page-nav, #gk-menu-button > span:before, #overlay-menu-content {
background: transparent;
}#gk-menu-button, #gk-menu-button > span:before, #overlay-menu-content {background: transparent;}
#page-nav {background: rgba(0, 0, 0, 0.6);}
