LifterLMS: https://wpcourseguide.com/LifterLMS
In this video, I go through how you can edit the LifterLMS Quiz page by using CSS to hide some specific elements. If you wanted to hide quiz questions if you have a ton of them taking up space on the page, you can easily hide that section or any other items on the page you'd like to remove.
This trick using this code can be applied to almost any element you'd like to remove from not only LifterLMS but other tools as well:
div.llms-donut {
display: none;
}
https://wpcourseguide.com/
Check out my blog post on this topic here: https://wpcourseguide.com/editing-the...
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
On my channel, I discuss several products I use and endorse, and if there is an affiliate program for products I support it is safe to presume that links you click on from my channel are my affiliate links.
An affiliate link is a special link to a website that lets them know I sent you.
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*