Title: [Plugin: Slideshow] Changing Fonts &amp; Font Sizes.
Last modified: August 20, 2016

---

# [Plugin: Slideshow] Changing Fonts & Font Sizes.

 *  Resolved [creationhub](https://wordpress.org/support/users/creationhub/)
 * (@creationhub)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-slideshow-changing-fonts-font-sizes/)
 * Dear Stefan,
 * I like using your plugin – slideshow.
    However, I need to change the font type
   and size. How do I do this?
 * Thanks.
 * [http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/](http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-slideshow-changing-fonts-font-sizes/#post-2848385)
 * Hi Creationhub,
 * As of version 1.3.0 it’s possible to change the looks of each slideshow by selecting
   the ‘Custom Style’ option and adapting it.
 * In your case: You’d want to scroll all the way down and change the aspects of
   the ‘descriptionbox’ class.
 *     ```
       .slideshow_container .descriptionbox h2 {
           font: someCoolFont;
           font-size: (x)em;
       }
       ```
   
 *     ```
       .slideshow_container .descriptionbox p {
           font: wayCoolerFont;
           font-size: (x)em;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Slideshow] Changing Fonts & Font Sizes.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-jquery-image-gallery_d3d2de.
   svg)
 * [Slideshow](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-jquery-image-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-slideshow-changing-fonts-font-sizes/#post-2848385)
 * Status: resolved