Hi Rory,
What was the solution provided?
Rhys
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/
thanks,
Rory
…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;
}
Hi,
Unfortunately that CSS isn’t working. Here is the site again with the CSS added:
http://www.roryflynntestingserver.co.uk/events-shop/
Thanks
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
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