1. Home
  2. Knowledge Base
  3. Customizations
  4. CSS
  5. Hide the Course Includes Text in the LearnDash Course

Hide the Course Includes Text in the LearnDash Course

Introduction

In BuddyBoss with LearnDash, the Course Includes text appears by default in the course layout to highlight included content. If you prefer a cleaner or more minimal course design, you can hide the Course Includes text in LearnDash using a simple CSS customization.

Custom Workaround

Follow the steps below to hide the Course Includes text on LearnDash course pages.

  1. Go to BuddyBoss > Theme Options
  2. Under Custom Codes, enable CSS
  3. Append the following code:
.bb-course-volume h4 {

    display: none;

}
  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: What exactly does this code hide

A: This code hides the Course Includes heading text only. The actual course content and functionality remain unchanged.

Q: Will this affect course lessons or progress tracking

A: No, this change is purely visual and does not impact LearnDash lessons, quizzes, or progress tracking.

Q: Does this apply to all courses

A: Yes, the CSS applies globally to all LearnDash courses using the default BuddyBoss course layout.

Q: The Course Includes text is still visible. What should I do

A: Double check that the CSS was added under BuddyBoss Theme Options and clear any site or browser cache. If the issue persists, submit a ticket to the support team for assistance.


Screenshots

Without Code:

With Code:

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.