• Resolved Joshua Sommer

    (@beanbagg)


    .site-header {
    	position: fixed;
    	top: 0;
    	width: 100%;
    	z-index: 2000;
    }
    
    body.admin-bar .site-header {
    	top: 32px;
    }
    
    body {
    	padding-top: 50px;
    }

    I’d like for the navbar to span the entire width of the page. Also, how can I remove the hover effect on the search form? I’d like for it to stay open.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Twenty Thirteen Navbar Issue’ is closed to new replies.