• Hi guys.
    I′m using this awesome theme on my new website and I would like to change the text color of the text that shows us in the slider images.
    Or if there is some way of getting some background semi transparent bar behind the text so it can be read more easily.
    Hope I made myself clear because this is not my main language.

    Thanks in advance for your help.

    Regards.

Viewing 9 replies - 1 through 9 (of 9 total)
  • 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.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Change slider text color’ is closed to new replies.