Changing the size of the logo

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
Sat Jan 24, 2015 5:03 pm
Reply with quote
Report this post
When replacing the demo logo with another wider logo, the new logo is superimposed on the menu when you scroll down.

Is it possible to shift a little more the menu when we scroll down? Can I change the css to achieve this effect?

Thank you for your answer.
User avatar
Senior Boarder

GK User
Sat Jan 24, 2015 5:58 pm
Reply with quote
Report this post
Hello,

In this case I have to see your website to provide you a proper CSS code.
User avatar
Administrator

GK User
Wed Jan 28, 2015 4:26 pm
Reply with quote
Report this post
User avatar
Senior Boarder

GK User
Wed Jan 28, 2015 10:43 pm
Reply with quote
Report this post
In the template settings under the advanced settings tab, please add in the Custom CSS code option the following code:

Code: Select all
#gkLogoSmall img {
   margin-top:7px;
   max-width:100%;
}
User avatar
Administrator


cron