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.

有帮助吗?

解决方案

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/

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top