This topic has 4 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Eva Kemp
I would like to shrink the fixed menu when you scroll through the pages. Now it shrinks a bit but it is still too invasive when navigating the site because it takes half the page … is it possible? Thank you…
Credentials in private content
Hello,
The reason is your logo is too big. Try to decrease the size using this code in Global Custom CSS:
.fixNav-enabled .fixed-active .header-logo img {
max-width: 100px !important;
}
Regards,
Eva Kemp.
Ok thanks, it’s ok now!!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘shrink the fixed menu’' has been successfully resolved, and the topic is now closed for further responses