How to change the colour of the font/link from blue to something else in Memberpress Courses (NHP 2.0)
How to change the colour of the font/link from blue to something else in Memberpress Courses (NHP 2.0)
To watch this video directly:
https://vimeo.com/518773067
Here are the codes:
.mpcs-classroom a {
color: purple;
}