Hi guys,
Any advice on where I can find where I can change the logo size variables in the CSS files? I have tried display.css in Neo, neo-blue and base, but I can't seem to find where I need to edit. I'm using neo-blue just now.
The logo I want to use is scaled to 158px × 14px, even searching for these px sizes in the CSS files I still can't find where I can edit the scales.
Any help or advice would be much appreciated.
Steve
Comments
Any advice or help would be great. :)
address img {
max-width: 158px;
max-height: 14px;
}