This topic has 7 replies, 4 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp
Hi,
Is it possible to show the menubar in the header (including logo) the same as you see it when the sticky header appears?
I would love to show the menu always in that style.
Thank you.
Regards,
Richard
Hello
Please provide us with wp-admin credentials to your site.
Regards,
Brian Johnson
Hello,
Do you mean you want to have the same logo as in fixed header?
Please clarify your query with more details.
Thank you.
Regards,
Eva Kemp.
Hi,
I was wandering if it is possible to ALWAYS have the menu looking the same as when you see it in the sticky header (once you start scrolling). I would like to have the menu always as you see it when scrolling.
Regards,
Richard
Hello,
In this case you should use CSS style in Theme Options->Custom CSS->Global Custom CSS. For example you can reduce height and logo size.
.header-logo img {
max-width: 70px;
float: left;
}
.navbar {
padding: 7px 0;
}
.navbar-right {
margin-top: 10px;
}
Regards,
Robert Hall.
Hi Robert,
Thanks for your respons!
Regards,
Richard
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: best, header, homepage, menuheader, selling, sticky, themes, woocommerce
The issue related to '‘Possible to show menuheader on homepage always as sticky header?’' has been successfully resolved, and the topic is now closed for further responses