javascript - How to prevent a navbar from overlapping other elements -


i'm working on building website, , have issue navbar hiding first bit of page can't see information. how fix this? link website here: codepen.io/sookyungahn/pen/wzqkbp?editors=1100

in case, add padding-top in home div id same size height on nav bar.

<div class="container-fluid well" id="home" style="display:block; padding-top:50px;"> 

Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -