Hi,
Is it possible to create a navigation like in the picture?
The logo should be in the middle and the navigation to the left and right of the logo.
If so, how can I do this best? The logo should, by the way, be "sticky" when scrolling.
Thanks!
Center logo
Hi,
Is it possible to create a navigation like in the picture?
The logo should be in the middle and the navigation to the left and right of the logo.
If so, how can I do this best? The logo should, by the way, be "sticky" when scrolling.
Thanks!
Nobody have an idea?
Hi Dexter,
it is not really possible to split the navigation.
At least not to have everything fully automatic when you add a new page to the menu.
You can address each navigation point by the ID and then move them around with position fixed or absolute.
This is a little bit of a dirty trick and you might need to adjust it on the mobile version etc.
I hope I could help!
Best!
Marius