Title: CSS style
Last modified: August 21, 2016

---

# CSS style

 *  Resolved [pantic2006](https://wordpress.org/support/users/pantic2006/)
 * (@pantic2006)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/css-style-8/)
 * How to edit css style for this plugin!?
    Thanks
 * [https://wordpress.org/plugins/wp-subtitle/](https://wordpress.org/plugins/wp-subtitle/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ben Huson](https://wordpress.org/support/users/husobj/)
 * (@husobj)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/css-style-8/#post-5147901)
 * This plugin does not output the subtitle by default, you have to add it via your
   theme templates. For example:
 * `<?php the_subtitle( '<h2>', '</h2>' ); ?>`
 * If you wanted to style this different from other `<h2>` tags via CSS you could
   add a CSS class to the tag and add styling to your theme’s stylseheet:
 * `<?php the_subtitle( '<h2 class="subtitle">', '</h2>' ); ?>`

Viewing 1 replies (of 1 total)

The topic ‘CSS style’ is closed to new replies.

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

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ben Huson](https://wordpress.org/support/users/husobj/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/css-style-8/#post-5147901)
 * Status: resolved