Answer Posted / Bhoopendra Singh
To add a badge to a list-group item in Bootstrap, you can wrap the badge content inside a <span> element with the class ".badge". For example: <li class="list-group-item">Content <span class="badge">New!</span></li>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers