Hello
I am now working with learnDash plugin in Enfold theme and got list of lessons messed up.
Here how the lesson list looks in Enfold:
http://gyazo.com/423f5d8cb3c9d295fcf14129a6fcc7bb
Here how it has to look (correct way) with other stock themes of WordPress:
http://gyazo.com/73cc0b654dccd46ae8823dc050f64542
Could you please suggest what to do and how to change list to correct list?
Thank you
Hey Superbobrik!
Can you post the link to your page where you have learnDash plugin?
Best regards,
Yigit
Hello, I managed to solve that by using function in Quick CSS:
#learndash_lessons > div {
height: 35px;
}
It is a known issue for LearnDash really.
So the topic may be closed, thanks