If you’re having trouble to remove the H2 – Subtitle in Instant Articles for WP plugin in your feed.
Add this code to function.php
add_filter( ‘instant_articles_excerpt’, ‘__return_false’ );
This post was created with our nice and easy submission form. Create your post!