How can I change header area on Sydney WordPress?
Go to APPEARANCE
If you want to change individual slider’s, you’ll have to insert this:
.slide-item:nth-of-type(1) .text-slider .maintitle, .slide-item:nth-of-type(1) .text-slider .subtitle { color: #ff0000; }
Then to another slider just change the “(1)”, for “(2)” and again and again.
And you want to put some effects use this: