I have made a little navigation, upon hovering above the home I want to let it slowly slide out to the left using a transition: 0.4s;
but it doesn't want to do anything, I've applied it to every element just to show that it doesn't work no matter what.
Anyone knows how to fix this? Maybe it's because of the position: fixed;
?
I have made a jsfiddle, keep in mind that it's only a snippet of my site, and has no esthetic style.
Thanks in advance!