I’m really interested in this too!
You can use in-line CSS to style those elements. For example, to change the main title color to red, use:
<span style="color: red;">Your Slide Title</span>
Hello, I need to change the colour, too.
Would it be possible to indicate that some parts have to be bold ?
But where should I insert the line you wrote , please ?
Thanks for the answer
You can use in-line CSS to control just about any aspect of the slider title. Just enter the code I included above in the field where you would otherwise place your text (like the slider title). You can make selected text bold by using a similar span declaration. So, this title would appear in red text, and the word “first” would be bold:
<span style="color: red;">This is my <span style="font-weight: bold;">first</span> slider title.</span>
This is such an awesome theme! thanks for this.
How can I add a transparent background to the text, without the text getting transparent as well?
I would like to insert text title in red and the description in Black, both with a transparent background.
Is this possible? and how do i do this?
Hi underwd,
I tried that and it didn’t work for me. Any idea why, please?
Thanks very much, A.
how can i change the actual text in my slider bar?
I want to change the text in my slider bar, from a selection of products to ”featured products”
also i want to change the style and red colour of the price tags below the slide bar
see handleoutlet.com
thank you.