I am trying to change the logo and solgan, I have enabled the css override in advanced section and added the code below with the URL to the image. But I see no change in the logo section. Your expert opinion would be much appreciated.
- Code: Select all
#gkLogo.cssLogo {
background: transparent url('images/logos/***********.png');
}
Thanks
M