I'd like a more chunky header bar so the logo can be larger, maybe be larger than it's container even with a higher z-index.
How can I achieve this? Iv'e played around with the override.css with
#gk-header-nav{
height: 200px;
}
but I can't seem to get it to work.
any held appreciated.