Duplicate logo on site

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Oct 18, 2016 9:31 am
Reply with quote
Report this post
Hi,

I have tried all sorts of code in the overwite css and nothing seems to work.
I want just one logo where news2 should be
http://www.sourcelifescience.com/ please could somebody help me out on this
User avatar
Junior Boarder

teitbite
Tue Oct 18, 2016 10:00 am
Reply with quote
Report this post
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkLogoSmall {
    height: 55px;
    margin: 0 15px 0 0;
}

#gkLogoSmall img {
    max-height: 100%;
}

#gkLogo img, #gkLogo {
    height: auto;
    width: auto;
}
User avatar
Moderator

GK User
Tue Oct 18, 2016 10:03 am
Reply with quote
Report this post
Tx so much for the fast update and to let you know it worked, but you already knew that.
Great support
Tx a million
Ian Melin-Jones
User avatar
Junior Boarder

teitbite
Fri Oct 21, 2016 10:42 am
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron