Changing Slider Title Color
-
I’d like to change the font color from white to some other gray or brown so it will show on some images I have displayed that have white in them.
The blog I need help with is: (visible only to logged in users)
-
Howdy recreationalresortcottages!
To be able to change the color of the Font on the Slider you will have to use Custom CSS
You would have be a Permium or Business Plan
user, then you can use the following code to change the color of the fontTo change the main title use the following CSS (paste it in My Sites > Customize >CSS):
.slider-title a { color: blue; }To change the color of the text below
.slider-meta p { color: blue; }Change the color as per your requirements. Check this link for color codes: http://www.colorpicker.com/
Hope this helps, let us know for any further assistance..!
Regards
- The topic ‘Changing Slider Title Color’ is closed to new replies.