Topic: Trying to get text in a card to be italic, not bolded and h6
                  
                  Don Haake
                  free
                  asked 5 years ago
                
I want to make a footnote inside a card. I want the text to be italic, not bold, and smaller than the text there now. I tried adding < div class="font-italic text-muted h6">text here< /div>
(I added the space between < and div to make your text editor pick it up)
Actual behavior I get italic text, bolded, and the same size as the other text.
Resources (screenshots, code snippets etc.)
see http://123volunteerme.com/html/team.html
go to SIGN UP FOR FREE TODAY
The text at the bottom of the card *Text messaging...
Thank you!!
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Free
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: 4.15.0
 - Device: Desktop
 - Browser: Chroe
 - OS: Windows 10
 - Provided sample code: No
 - Provided link: Yes
 
Marta Wierzbicka free commented 5 years ago
Hi,
try this
<div class="font-italic text-muted small">.Best, Marta