Awesome WordPress Themes At Great Prices Get 15% Off Use Code "Ovation15"

Home Forums Ovations Themes General Queries Charity Pro – Notification Bell Reply To: Charity Pro – Notification Bell

#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 »