Avada Forums Community Forum Person bloc’s name in bold Reply To: Person bloc’s name in bold

Metro
Participant
Post count: 123

Add this code to Avada > Options > Custom CSS, to the page local CSS or to your child theme.

fusion-person .person-desc .person-author .person-name {
font-weight: 700;
}

.fusion-person .person-desc .person-author .person-title {
font-style: italic;
}

  • This reply was modified 1 week, 5 days ago by Metro.