Title: Remove Subscribe Text
Last modified: August 30, 2016

---

# Remove Subscribe Text

 *  Resolved [Rory24884](https://wordpress.org/support/users/rory24884/)
 * (@rory24884)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-subscribe-text/)
 * How can I remove the text ‘Subscribe to my blog for updates’ that is displayed
   above the name box?
 * You answered the question in another post but it is incorrect. there is no option
   to remove it in the settings or the widget. Can it be done by CSS?
 * Thanks,
 * Rory
 * [https://wordpress.org/plugins/wp-email-capture/](https://wordpress.org/plugins/wp-email-capture/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Rhys Wynne](https://wordpress.org/support/users/rhyswynne/)
 * (@rhyswynne)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-subscribe-text/#post-6384746)
 * Hi Rory,
 * What was the solution provided?
 * Rhys
 *  Thread Starter [Rory24884](https://wordpress.org/support/users/rory24884/)
 * (@rory24884)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-subscribe-text/#post-6384747)
 * This is the response you gave –
 * To remove the “Subscribe to My Blog for Updates” you delete the text in the WP
   Email Capture widget in appearance > Widget
 * But the text is not visible in the admin area, just on the widget itself.
 * This is the site, widget is in the footer: [http://www.roryflynntestingserver.co.uk/events-shop/](http://www.roryflynntestingserver.co.uk/events-shop/)
 * thanks,
 * Rory
 *  Plugin Author [Rhys Wynne](https://wordpress.org/support/users/rhyswynne/)
 * (@rhyswynne)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-subscribe-text/#post-6384771)
 * …that’s probably a bug actually. Probably should fix it rather than CSS it.
 * The below **should** work though as a hack.
 *     ```
       #footer-widgets .widget_wp_email_capture_widget_class h4 {
         display: none !important;
       }
       ```
   
 *  Thread Starter [Rory24884](https://wordpress.org/support/users/rory24884/)
 * (@rory24884)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-subscribe-text/#post-6384830)
 * Hi,
 * Unfortunately that CSS isn’t working. Here is the site again with the CSS added:
 * [http://www.roryflynntestingserver.co.uk/events-shop/](http://www.roryflynntestingserver.co.uk/events-shop/)
 * Thanks
 *  Plugin Author [Rhys Wynne](https://wordpress.org/support/users/rhyswynne/)
 * (@rhyswynne)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-subscribe-text/#post-6384851)
 * Hi Rory,
 * Unfortunately I cannot really support the theme, as it’s more of a theme issue.
 * My advice would be to wait for it to be added to WP Email Capture, or speak to
   the makers of the theme.
 * Rhys
 *  Thread Starter [Rory24884](https://wordpress.org/support/users/rory24884/)
 * (@rory24884)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-subscribe-text/#post-6384852)
 * OK. I don’t see how it’s a theme issue. Surely not everyone wants that text on
   there or wants to edit the text?
    Someone else on the forum had the same problem
   with a different theme.
 * Will just have to find a different plug-in.
 * Thanks

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Remove Subscribe Text’ is closed to new replies.

 * ![](https://ps.w.org/wp-email-capture/assets/icon-256x256.png?rev=972353)
 * [Email Marketing Plugin - WP Email Capture](https://wordpress.org/plugins/wp-email-capture/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-email-capture/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-email-capture/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-email-capture/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-email-capture/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-email-capture/reviews/)

## Tags

 * [email capture](https://wordpress.org/support/topic-tag/email-capture/)
 * [remove text](https://wordpress.org/support/topic-tag/remove-text/)

 * 6 replies
 * 2 participants
 * Last reply from: [Rory24884](https://wordpress.org/support/users/rory24884/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/remove-subscribe-text/#post-6384852)
 * Status: resolved