-
romuald replied to the question Learndash Course Grid and other design issues in the forum Social Learner 6 years, 3 months ago
I had some bug with blank colum. This is a solution that work for me
/*fixe le bug du course grid learndash*/
@media screen and (min-width: 1921px) and (max-width: 2500px) {
#course-list-wrap .course.type-sfwd-lessons,
#course-list-wrap .course.type-sfwd-courses {
height:450px;…[Read more]