How can we help?

Table of Contents

Hiding New and Beta labels on the Dashboard

The MainWP Dashboard indicates with labels if a feature is New to that specific version or if it’s still in Beta.
Hiding New and Beta labels on the Dashboard 1

To hide these labels, install Custom Dashboard extension and add the following CSS snippet:

.mainwp-new-feature-label, .mainwp-beta-feature-label {display: none !important;}

Hiding New and Beta labels on the Dashboard 2

After entering the snippet and clicking the Save Changes button, the page will reload, and the labels will be hidden.

Hiding New and Beta labels on the Dashboard 3

More info about Custom Dashboard extension can be found here.

Still Have a Questions?
Search for additional solutions in the MainWP Community or start your own discussion