-
Issues with navbar when resizing window
When I start minimizing from my screen size it starts to push everything to the left. I cant get it to fix by editing the code that made it centered to begin with.
Here is my code in the bootply link for size purposes (custom font isn't included as well as logo but it fits well in the circle there.
http://www.bootply.com/VVlXgGPAKK#
I eventually want to make it a fixed navbar (that I can do) that has the just the logo shrink on page scroll.
-
to make it fixed the class is = fixed-top
Also check out the bootstrap site, under navigation you will see a <ul> tag that wil pull content to the right side of your navigation
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules