Question

I want to use badge (or label) on my links (elements). but only badge-inverse works and the black badge shows. other badges or labels all are displayed in Default color. I don't want to use inside my element.

any solutions?

Thank you so much for your help.

Was it helpful?

Solution

Look at your css-addon file. One of your Css declaration is probably overriding badge and label classes. When I only use Bootstrap CSS, that works perfectly !

Here is a demo : http://jsfiddle.net/AlexandreT/uzD5v/1/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top