Same Size Sticky Menu
First let me tell you that your theme rocks!
Then I would like to know how can I have a sticky Logo in bigger size. At least a size that my logo could be visible.
Here is the link of my page => [Links visible only for registered users]
How it see as normal menu => [Links visible only for registered users]
How it see as sticky menu => [Links visible only for registered users]
As you can see the main idea is to have a visible logo.
Comments
the problem is that when you change the size manually it will make the logo larger but it will not make the sticky header taller, screen: [Links visible only for registered users]
The best sollution here would be to use the FIXED header style from theme options>header.
thanks
I don't see any trouble in order to have the sticky header smaller.
#Top_bar.is-sticky #logo img.logo-sticky {max-height: 95px !important;
}