This plugin will work if you are using Genesis Framework or Child Themes..
Improve your blog post readability by adding title tagline below your post title.
Allow Tagline on Page or Custom Post Types.
Of course you can add tagline on pages and post types too.
Just add the filter below on your functions php with the post type you'll want to be added.
Easy. function genesis add title tagline post types { $types = 'page $types = 'custom post type return $types }.
If you need to add custom css to title tagline, you can use something like this one.
Other Genesis Framework Compatible WordPress plugins...
Read more