Title: Slider Clutter
Last modified: August 30, 2016

---

# Slider Clutter

 *  [daviepress](https://wordpress.org/support/users/daviepress/)
 * (@daviepress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/slider-clutter/)
 * While there are a few options to change the slider, there seems to be no way 
   of changing the font color or size of the headline displayed. My background image
   for my first blog post is clashing with the default white font and I can’t find
   the option to change it anywhere! Please help! [http://www.thelazybusinessman.com](http://www.thelazybusinessman.com)
 * Also, the main button color for the “View Post” button doesn’t seem to have an
   option for customizing either. Is there any way I can change these things on 
   my own or can someone point me in the right direction? I made a post about this
   on the main forums but noone has posted, and then i found this subsection, hope
   im in the right spot!

Viewing 1 replies (of 1 total)

 *  Theme Author [silverks](https://wordpress.org/support/users/silverks/)
 * (@silverks)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/slider-clutter/#post-6727474)
 * Adding options to customise the text styling would be too granular, and would
   only serve to clutter the options further. Instead, you can use the Custom CSS
   feature to customise the text styling any way you like.
 * Some code example to achieve what you want (put it in Franz Josef Options > Display
   > Custom CSS):
 *     ```
       .carousel-caption {
          color: #000;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Slider Clutter’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/franz-josef/1.7.11/screenshot.
   jpg)
 * Franz Josef
 * [Support Threads](https://wordpress.org/support/theme/franz-josef/)
 * [Active Topics](https://wordpress.org/support/theme/franz-josef/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/franz-josef/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/franz-josef/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [silverks](https://wordpress.org/support/users/silverks/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/slider-clutter/#post-6727474)
 * Status: not resolved