Floating Vertical Navigation

Yes, put the code in the page settings -> “Add Code”

Then use a div and add the class “fixed-left” to it. There you should set min height to 100%.

In general this works also with global header and footer. The tricky thing is to get always at the left side a margin/padding of the width from the created sidebar (in the example 250px)

1 Like