Navbar not displaying correctly while scrolling
-
Hi guys,
I have gotten my navigation bar to display the way I want before I start scrolling but when I scroll everything goes out of whack.
And here is the code I used in Siteorigin CSS.
.site-header .home-link img { max-height: 140px; max-width: 208px; padding: 5px; } #navbar .navbar { padding-top: 25px; } #masthead.site-header.fixeddiv { max-width: 90%; left: 5%; right: 5%; padding: 0px; } .site-header.fixeddiv .home-link img { max-height: 140px; max-width: 208px; padding: 5px; } #navbar .fixeddiv .navbar { max-height: 140px; max-width: 208px; }
Any help will be welcome. Thank you.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Navbar not displaying correctly while scrolling’ is closed to new replies.