The summer sale is live! Get 20% off on a bundle of 70+ WordPress themes with coupon code "OVATION20".

Get Bundle!!!

Summer Savings: Enjoy 30% Off on Premium WordPress Themes! Use Coupon Code "SUMMER30" at Checkout."

#8134
Developer
Moderator

Hi,

Add the below CSS code in the additional CSS to remove notification bell.

Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS in it >> Publish.

.bell {
display: none;
}

Many Thanks

Translate »