This topic has 4 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
https://www.truffleme.love/classes-events/
My navigation menu is too close to the logo, with too much white space on the right of the menu. How can I center it between the logo and the shopping cart?
Hello,
Please add this code in Theme Options > Styling > Custom css:
.header-simple .navbar-header {
width: auto !important;
}
Regards
Thanks for responding! Unfortunately this bit of code doesn’t seem to fix the problem. What I want it to look like exactly is how the fixed header looks once you scroll down.
Hello,
Logo size of your main header and fixed header are different https://prnt.sc/in67il > https://prnt.sc/in67of
Regards
You must be logged in to reply to this topic.Log in/Sign up