Yes unfortunately you have to re-add the V2 keys again. But I guess you don’t have to do it again afterwards because either they will give you the option to choose between V2 and V3 and then you’ll stick to V2 or you just don’t update for some time 😉
Ok I solved it already my way.
If somebody has the same problem, here is my result:
.nav-primary {
position: fixed;
background: white;
left: 25%;
top: -20px
z-index: 5
}
The last three lines are just fitting my needs, just play with the numbers to find out, what is the best for you.
Peace out