I have the following label:
<label for="name" class="control-label"><h5 class="text-muted">Name</h5></label>.
I would like to have a text-muted effect for the label text, but my markup above does not accomplish that. What is the right way of doing this?
I am sorry to ask, but what is your CSS of the .class-muted
?
Didn't you forget to write the code to the css file?
Here's the working fiddle http://jsfiddle.net/2Q2Rz/1/
Update
If you are using Twitter Bootstrap 2.3.2 or older, there's no .text-muted
class, it is .muted
according to the documentation
The .text-muted
class appears only in Twitter Bootstrap 3
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With