In this tutorial, I show how you can edit the LifterLMS quiz page by using a CSS trick to hide elements you don’t want to display
This type of code can be used to hide almost any element on any page in any tool in WordPress, so understanding this basic CSS trick will really help you edit those areas you normally can’t.
div.llms-donut {
display: none;
}
Subscribe on YouTube
Let's work together
WPCourseGuide.com uses cookies to enhance your website visit. Don’t worry, they’re sugar-free and zero calories!