Hi,
How can I change the logo width? I want to change the width from 152 -> 220 pixels.
Regards, Bruce
#gkHeaderNav.static #gkLogoSmall {
margin-left: -100px;
}
#gkLogoSmall.cssLogo {
background-size: 236px 202px;
width: 200px;
}