Hi – could you tell me how I can edit the colour of the Team Member name using custom CSS please?
Many thanks.
Kathryn
Hi kathrynmichaud!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h3.team-member-name {
color: orange;
}
Cheers!
Yigit
Perfect – thank you!
Kathryn