I'm trying to use bootstrap nav pills
as by navigation bar. I'd like to have the nav pills
fixed to the top of the page when a user scrolls. I know the .navbar
class can call the .navbar-fixed-top
class, which performs this function but is there an equivalent for nav pills?
Asked
Active
Viewed 4,964 times
1

Vini.g.fer
- 11,639
- 16
- 61
- 90

bongo700
- 67
- 1
- 7
-
I think you should leave some code for us to see so we can have a visual feel of where you are and what exactly you want. – Chuks Jun 04 '15 at 18:18