changing the colour of the text in the featured post slider
-
Hi! I try to change the colour of the text in the featured post slider.
(the Radiate theme). Could anyone help me with that? Thanks!The blog I need help with is: (visible only to logged in users)
-
Hi there,
For the main title use the following CSS (paste it in My Sites > Customize >CSS):.slider-title a { color: red; }For the text below:
.slider-meta p { color: red; }Change the color to your requirements. You can the color names, rgb or hexadecimal colors. Check this link for color codes: http://www.colorpicker.com/
-
-
- The topic ‘changing the colour of the text in the featured post slider’ is closed to new replies.