Questions tagged [nav-pills]
84 questions
-1
votes
2 answers
Custom Bootstrap 4 Nav bar for application process
I'm after a custom progress nav-bar for my application, something that looks like the below:
I found this at this website.
Using the following HTML and CSS it doesn't seem to work with Bootstrap 4, and I can't get it work.
HTML
-1
votes
1 answer
-1
votes
1 answer
Align some nav-pills elements to right in Bootstrap 4
I am using Bootstrap 4-beta2's nav-pills to implement tabbed interface.
How do I align some elements to the right of the screen?
Setting ml-auto on the last li item does not work. Splitting up the ul in two ul's does not work either because it…

Vadim Kantorov
- 930
- 1
- 10
- 28
-1
votes
1 answer
One of my nav-pills is not working
-1
votes
1 answer
How to implement nested tabs in AngularJS?
I am working on a project where the web app has 6 tabs including the home screen which I have developed using the ng-show with each tab having ng-click="setTab(1)"
For one of these tabs, I have other four tabs in it. I tried using the Bootstrap Tabs…

shoghi07
- 33
- 1
- 13
-1
votes
1 answer
Make last li block until the end of pills
So I have a design like this:
And my html:
-2
votes
1 answer
nav-pills link issue. not linking to other pages
I've an issue with my nav-pill
issue is that:
nav-pill is not linking to other pages
when i click on that it should be go to that page but that thing is not happening.
-2
votes
2 answers
Compatibility of nav-pills Bootstrap on Cross Browsers
I am currently studying and practicing bootstrap 3 Library ,There is part of nav-pills which is particularly confusing ,many other references prefer nav-tabs rather than nav-pills why is that and can we use nav-pills for cross browser purpose ? any…

Zulqurnain Jutt
- 298
- 3
- 20
-3
votes
1 answer
Bootstrap navbar collapsed vertical going off screen 'cuz the size of the content on the nav-pills are too big
So, I have a navbar collapse vertical on the left part of my page, when I click the nav-pills the menu content shows just under them as it should, however, there's too much info and it's going off screen, I have a pill with like 13 elements on it…

GaoVN
- 33
- 8