Small Logo Only On Depth Pages

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Tue Jan 21, 2014 12:29 am
I have a new install of Simplicity here: http://198.1.74.121/~passport/

As you can see, the clients logo was much larger than was allotted by default. I am using a blank png file right now, but was wondering if there was a way of using a small horizontal logo - only on depth pages and when they scroll and the sticky menu comes up? Can anyone help me with this?
User avatar
Fresh Boarder

GK User
Tue Jan 21, 2014 8:36 pm
Hi,

I'm not sure where exactly the problem is... you have to prepare a horizontal logo and use it instead of your blank png file, if you want more space you can increase height of the menu, use this code in css/override.css file (fiest enable this option from template options -> advanced tab):

Code: Select all
#gk-menu-wrap {
height: 90px;
}
User avatar
Moderator


cron