Title: bootstrap button font
Last modified: August 31, 2016

---

# bootstrap button font

 *  Resolved [ninjamaster](https://wordpress.org/support/users/ninjamaster/)
 * (@ninjamaster)
 * [10 years ago](https://wordpress.org/support/topic/bootstrap-button-font/)
 * Have been able to make most of the changes I wish to make but cannot seem to 
   isolate how to change the font color for just the bootstrap slider buttons.
 *  I like the blue font for the other buttons but not for the bootstrap slider 
   buttons.
 * Thanks in advance

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

 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [10 years ago](https://wordpress.org/support/topic/bootstrap-button-font/#post-7241725)
 * Hi,
 * Use the following in Theme Options -> Custom CSS
 *     ```
       .carousel-inner .bootstrap-button {
           color: #fff !important;
       }
       ```
   
 * It will make your slider learn more button text white in color.
 *  Thread Starter [ninjamaster](https://wordpress.org/support/users/ninjamaster/)
 * (@ninjamaster)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/bootstrap-button-font/#post-7241785)
 * Thanks, just put it to use and it works great.
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/bootstrap-button-font/#post-7241795)
 * You are welcome.

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

The topic ‘bootstrap button font’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/evolve/4.3.7/screenshot.png)
 * evolve
 * [Support Threads](https://wordpress.org/support/theme/evolve/)
 * [Active Topics](https://wordpress.org/support/theme/evolve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/evolve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/evolve/reviews/)

## Tags

 * [bootstrap slider](https://wordpress.org/support/topic-tag/bootstrap-slider/)
 * [buttons](https://wordpress.org/support/topic-tag/buttons/)
 * [EvoLve theme](https://wordpress.org/support/topic-tag/evolve-theme/)
 * [font-color](https://wordpress.org/support/topic-tag/font-color/)

 * 3 replies
 * 2 participants
 * Last reply from: [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * Last activity: [9 years, 12 months ago](https://wordpress.org/support/topic/bootstrap-button-font/#post-7241795)
 * Status: resolved