Skip to main content

Removing Bold Logo from Subscription Widget

G
Written by Graham Barrett

How can I remove the Bold logo from the subscription widget?

You can remove the Bold logo by adding the following CSS code to your theme: .bsub-widget__branding{ display:none !important;}.

Did this answer your question?