Title: macan77's Replies | WordPress.org

---

# macan77

  [  ](https://wordpress.org/support/users/macan77/)

 *   [Profile](https://wordpress.org/support/users/macan77/)
 *   [Topics Started](https://wordpress.org/support/users/macan77/topics/)
 *   [Replies Created](https://wordpress.org/support/users/macan77/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/macan77/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/macan77/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/macan77/engagements/)
 *   [Favorites](https://wordpress.org/support/users/macan77/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Slider - Image Slider - Slideshow for WordPress] How to change font for title & description?](https://wordpress.org/support/topic/how-to-change-font-for-title-description/)
 *  [macan77](https://wordpress.org/support/users/macan77/)
 * (@macan77)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/how-to-change-font-for-title-description/#post-5407290)
 * Hi,
 * If you are making plugin then try to make it html valid. Solution is to put your
   css inside **footer ** that will override slider styles, for title eg. <style
   type=”text/css”>
    .huge_it_slideshow_title_text_1 { background: none!important;
   font: normal 24px/32px “Century Gothic”, CenturyGothic, arial, sans-serif; color:#
   fff; text-shadow: -1px 1px 1px #000; } </style>
 * This will produce html validation error but it will change title text styling…

Viewing 1 replies (of 1 total)