This topic has 6 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp
Hi,
how can I center navigation bar on header version 3. I have tried but my css is not so good. If there is 3 or 4 nav items and the logo is not very wide than the navbar is aligned to the left and it is not balanced..
Hello,
Please provide us with your site url.
Thank you.
Regards,
Eva Kemp.
link in private content
Hello,
Try to use this code in custom.css file:
.menu {
margin-left: 100px !important;
}
Regards,
Eva Kemp.
OK, it worked fine. Thank you. Only thing is that one would need to adjust that css every time the menu idem is added or removed.. Is there a way to center it rather then push it?
Hello,
Unfortunately it can’t be done the way you want as menu items can be increased or decreased and positions will be changed.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up