I’m not sure what i did wrong on my #navbar. My problem is that on my screen it shows .bigbox below my .box , when its not suppose to be. Please help!
thank you,
Alexander Flores
https://codepen.io/19floresa/pen/vYLpeWv
I’m not sure what i did wrong on my #navbar. My problem is that on my screen it shows .bigbox below my .box , when its not suppose to be. Please help!
thank you,
Alexander Flores
https://codepen.io/19floresa/pen/vYLpeWv
The problem is that .bigbox should be above the gray box ( the gray box shows up when i put position: fixed;). idk why this is happening…
Thanks,
Alexander Flores
Thanks! i figured it out. I had position: fixed; with bottom: 100%; ( for some reason), but i took it out and fixed it.
Once again thanks so much, hope you have a great day! =)
Alexander Flores
Glad you were able to solve it~! Happy coding!