1. Home
  2. Knowledge Base
  3. Customizations
  4. CSS
  5. Hide the Progress Display on LearnDash Courses

Hide the Progress Display on LearnDash Courses

Introduction

By default, BuddyBoss and LearnDash do not provide a built-in option to hide the Progress Display on course pages. Using a simple CSS snippet, you can remove the progress statistics from LearnDash courses to create a cleaner and less distracting course layout.

Custom Workaround

Follow the steps below to hide the Progress Display on LearnDash courses:

  1. Go to BuddyBoss > Theme Options
  2. Under Custom Codes, enable CSS
  3. Append the following:
.ld-progress-stats { display: none !important; }
  1. Save changes.

Note: Any modifications are considered as custom work already. Know more about our Support policy here: https://buddyboss.com/support-policy/

Troubleshooting and FAQs

Q: Will this hide the actual course progress for users?

A: No. This only hides the visual progress display. LearnDash will still track user progress in the background.

Q: The progress display is still showing after adding the CSS. What should I do?

A: Clear your site cache and browser cache. If the issue persists, submit a ticket to the support team for assistance.

Q: Does this affect course completion or reporting in LearnDash?

A: No. This change is purely visual and does not affect course logic, completion tracking, or reports.

Q: Will this work for both logged-in and logged-out users?

A: Yes. This CSS hides the progress display for all users regardless of login status.

Q: Does this apply to mobile devices as well?

A: Yes. The snippet applies to all screen sizes unless overridden by other custom CSS.

Was this article helpful?

Related Articles

Subscribe to Our Newsletter

Stay In Touch

Subscribe to our Newsletter, and we’ll send you the latest news from BuddyBoss

This field is for validation purposes and should be left unchanged.
This field is hidden when viewing the form

To speak to our Agency consultant, fill in the form found at our Contact Page.