Learndash/enfold issue
Hi, the “take a course” button
(which a appears when someone is not enrolled in the course),
appears in the enfold theme just behind the course-content, to which it seems to be related. This does not happen when I install another theme.
Hey!
Try adding this code to the Quick CSS:
#btn-join {
display: inline-block;
margin-bottom: 15px;
}
Cheers!
Josue
You are welcome, always glad to help :)
Regards,
Josue