Removing Bold Logo from Subscription Widget


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;}.