简体   繁体   中英

Navbar not rendering properly

i'm new to ReactJS and would like to ask..

In my website there is a problem that is when i scroll to down, My Navbar is gone,

Here is the website: https://kramakata.netlify.app/

I still searchin for the issues, don't know what cause it

Your navbar doesn't seem to be positioned as fixed .navbar { position: fixed; } .navbar { position: fixed; } this should solve the problem from what i understood

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM