1. Home
  2. Knowledge Base
  3. Customizations
  4. CSS
  5. How to Remove the Zoom Countdown (Seconds)

How to Remove the Zoom Countdown (Seconds)

Introduction

BuddyBoss displays a seconds countdown when Zoom sessions are about to start, which may not always align with your desired user experience or interface design. You can hide this countdown by adding a simple CSS rule to your theme settings. This guide explains how to remove the Zoom countdown (seconds).

Custom Workaround

Before proceeding, make sure you have a complete site backup.

  1. Go to BuddyBoss > Theme Options in your WordPress admin dashboard
  2. Open the Custom Codes section
  3. Enable CSS
  4. Add the following CSS code:
span.countSeconds {

    display: none;

}
  1. Click Save Changes

Note: Modifications are typically considered custom work, but we are making an exception in this case. Please review the BuddyBoss Support Policy.

Troubleshooting and FAQs

Q: The countdown is still visible.
A: Clear your browser cache and any site caching plugins, then reload the page.

Q: Will this remove the entire Zoom countdown?
A: No, it only hides the seconds portion of the countdown.

Q: Does this affect Zoom meetings outside BuddyBoss?
A: No, this change only applies to Zoom elements rendered within your BuddyBoss site.

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.