Hi all,
I am looking to override the logo size on this template.
Just for testing purposes, I copied the following code to the override.css file and set the override.css option in settings to 'Yes':
#gkLogo.cssLogo {
height: 100px;
width: 600px;
}
However, this does not seem to be picking up. When I add this code in the 'custom code' section, it changes successfully.
Any ideas as to why the override.css is causing me problems?
Many thanks,
Prit
