How can I change the color of these texts? https://cl.ly/19c4f8b0cdb8
Hey Jack_Gaughan,
I’m not sure exactly which slider that is, but everything is available for you in the options of each slide. You can wrap the text in a span like this in order to change the colour:
<span style="color:red;">Your text</span>
Or post a link to where we can see the element in question and we’ll give you some CSS to use.
Best regards,
Rikard