unwanted nav that is at the top of the page

Kuba Piłat

I may have a strange problem because I usually want nav to be constantly at the top of the page but I do not want to. I want the user to go downstairs and my nav disappeared

li
{
   display:block;
   float: left;
}

nav li {
    width: 40px;
    height: 35px;
    text-align: center;
    position: relative;
    transition: 0.3s;
    margin: 3rem;
}

nav li::before,
nav li::after {
    content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    top: 0;
    left: 0;
    transition: 0.3s;
}

http://jsfiddle.net/KubaPilat/jrnc5web/

Eloi Sasal i Renom

The position cannot be fixed in the class "social", just remove it and make the nav have the 100% of the width

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Nav isn't at the top of the page?

top nav bar blocking top content of the page

HTML nav bar will not touch the top of the page

How to have a top nav and bottom nav on first tab page of bottom nav which is a page on it's own?

Unwanted space around Nav

Bootstrap nav-fixed-top overrides the text when page is reduced

Affixed top nav-bar scrollspy issue, page content overlay

nav bar not appearing at top of my page, appearing in weird place

Nav bar moves to the top when page is scrolled down

how to make the nav-bar fixed and on top of the page and not overlapable

Fixed top nav doesn't overlay page content

Activate top nav links when scrolling single page with Foundation

Make nav bar transparent when resting at the top of the page?

Objects on top of nav, but nav should be on top of objects

Setting Response status code causes unwanted error text at top of custom error page

How to Remove Unwanted Top White Space in Mobile View on WordPress Index Page?

Top NAV not showing in Magento

How to remove unwanted whitespace below nav?

Unwanted Page Redirect

Unwanted white space on the top and left

Sticky header nav menu, gap along the top when I scroll down the page

Getting screenshot of the whole page and hiding the top nav bar doesn't work as expected (Selenium, Python3)

Bootstrap Responsive Nav with top bar

Sticky nav and scroll to top confusion

Nav highlight current page

remove unwanted space from page

Unwanted white space at the bottom of page

Unwanted Empty Modal on Page Load

Unwanted white section appears on top of website