• Is there a way to change the font color on the slider? I am using picutres with white background and can’t read the font.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • In Custom CSS, enter these:

    /* Slider Title */
    #slider .featured-title span {
    color: #000;
    }
    /* Slider Description */
    #slider .featured-excerpt span {
    color: #000;
    }

    The above colors are Black. Enjoy.

    I have a similar problem re white background. The Read More Button on the slider is transparent with a white outline (hence I cannot see it on a white background) when hovering over it it turns red. How do I change the outline to black?

    Thanks in advance ??

    Hi Gnomag,

    Did you ever find how to solve that issue? I’m in the same situation than you…

    Thanks, A.

    Hi periodismetrespuntzero

    No, I took the easy way out and filled the white background in my images to blue using Adobe Fireworks CS6.

    Sorry I could not help you anymore ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Font Color In Slider’ is closed to new replies.