-
Anve S. replied to the question Hide Number of Members / Learndash in the forum Social Learner 8 years, 10 months ago
HI @kodonnell,
Please attach a screenshot to give us a more clear idea of your question.
Regards
Anve -
Anve S. replied to the question Mobile Menu in the forum Social Learner 8 years, 11 months ago
Hi @kodonnell,
Try adding following css in child theme’s custom css option.
@media screen and (max-width:475px){
#learndash_lessons #lessons_list .lesson-meta, #learndash_lessons #lessons_list .drop-list {
display: none;
}
}Regards
Anve
Regards
Anve