Title: CSS Styling subtitle
Last modified: August 30, 2016

---

# CSS Styling subtitle

 *  Resolved [gdoll47](https://wordpress.org/support/users/gdoll47/)
 * (@gdoll47)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/css-styling-subtitle/)
 * Hi,
    I am using the plugin to create subtitles for my Woocommerce products on
   the category pages and detail pages. I know that I can style the font with h4.
   subtitle, but how can I make the h4 on the category page different from the h4
   on the detail page? Thanks!
 * [https://wordpress.org/plugins/kia-subtitle/](https://wordpress.org/plugins/kia-subtitle/)

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

 *  Plugin Author [HelgaTheViking](https://wordpress.org/support/users/helgatheviking/)
 * (@helgatheviking)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/css-styling-subtitle/#post-6681011)
 * This is a bit out of scope for this plugin, but you should be able to use body
   classes. The product page will have a different body class from the category 
   archives. Check the `<body>` tag with an element inspector such as firebug.
 *  [yaney.paz75](https://wordpress.org/support/users/yaneypaz75/)
 * (@yaneypaz75)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-styling-subtitle/#post-8400763)
 * Hi,
    Im using this plugin, I want to change the font color of the subtitle, how
   can I do that? Thanks!
 *  Plugin Author [HelgaTheViking](https://wordpress.org/support/users/helgatheviking/)
 * (@helgatheviking)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-styling-subtitle/#post-8401705)
 * In the future, please read the [FAQ](https://wordpress.org/plugins/kia-subtitle/faq/)
   and then if you still have a question create your own thread.
 *  [yaney.paz75](https://wordpress.org/support/users/yaneypaz75/)
 * (@yaneypaz75)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-styling-subtitle/#post-8401880)
 * That was precisely what I did, I didn’t find the answer, because I’m not an experienced
   programmer, so I came here searching for more specific help of how to style, 
   wish css file I should modify, because with the few things you said I didn’t 
   understand. If this is a forum just for advanced programmer, sorry. I will find
   help somewhere else or use another plugin. Maybe in the future you can make a
   plugins with more obvious options. Thanks for the answer.
 *  Plugin Author [HelgaTheViking](https://wordpress.org/support/users/helgatheviking/)
 * (@helgatheviking)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-styling-subtitle/#post-8405877)
 * From the FAQ:
 * **How do I style the subtitle?**
    If you have wrapped the subtitle in an H2 tag
   with the class of subtitle like in the second example above, you can then style
   it any way you’d like.
 * `h2.subtitle { color: pink; }`
 * That’s a CSS style rule, so it must go in a stylesheet. The easiest choice is
   probably your theme’s `style.css` file.

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

The topic ‘CSS Styling subtitle’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/kia-subtitle_f6f5f6.svg)
 * [KIA Subtitle](https://wordpress.org/plugins/kia-subtitle/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kia-subtitle/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kia-subtitle/)
 * [Active Topics](https://wordpress.org/support/plugin/kia-subtitle/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kia-subtitle/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kia-subtitle/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [HelgaTheViking](https://wordpress.org/support/users/helgatheviking/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/css-styling-subtitle/#post-8405877)
 * Status: resolved