Best Premium and Free WordPress Themes › Forums › Education Base Pro › Changing font color in featured sliders This topic has 4 replies, 2 voices, and was last updated 5 years, 7 months ago by acmesupports. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts October 17, 2017 at 8:32 pm #21185 ellensParticipant Is there a way to change the font color in the Featured Sliders. It is defaulting to white font, but it is hard to read with the images I am using. http://www.yourcentersucess.info Thank you! October 18, 2017 at 2:29 am #21187 acmesupportsModerator Hello, Please add the below css codes on Appearance > Customize > Additional CSS. Hope this helps. .image-slider-wrapper .banner-title { color: #000 !important; } .image-slider-caption.slideInUp2 { color: #000 !important; } Please change the color code to your required color. Regards October 18, 2017 at 2:29 am #21188 acmesupportsModerator Hello, Please add the below css codes on Appearance > Customize > Additional CSS. Hope this helps. .image-slider-wrapper .banner-title { color: #000 !important; } .image-slider-caption.slideInUp2 { color: #000 !important; } Please change the color code to your required color. Regards October 18, 2017 at 6:11 pm #21220 ellensParticipant Thank you. That worked for the main header, but not the caption below. October 19, 2017 at 1:48 pm #21240 acmesupportsModerator Try once by adding this below code, .image-slider-caption{ color: #000 !important; } Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Enter something special: Log In