Changing Font Color for Sydney Theme Slider By Michael McCornackSeptember 18, 2025September 18, 2025WordPress Techniques To change the font color for the Sydney theme slider, add the following code snippet to the “Additional CSS” area of the Customizer, changing the HEX color code as needed. .text-slider .maintitle, .text-slider .subtitle {color:#78E724}