Technical Documentation page ...... Help

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

Hello~!

I am showing that your .bigbox is to the right, and at the top of the page.

1 Like

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

1 Like

Glad you were able to solve it~! Happy coding! :slight_smile: