Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author david wolfpaw

    (@davidjlaietta)

    Hi Jordan, nice looking site.

    You’ve changed the CSS to make the caption box white, but the element that you told to make the text black isn’t what controls the text color. Instead, give this a go:

    .flexslider-caption-inner h3,
    .flexslider-caption-inner p{
    color: #000000;
    }

    That should target the proper elements.

    Thread Starter jordanbeckwagner

    (@jordanbeckwagner)

    Hi David!

    Thanks so much for your help! No clue how it changed to white but your solution worked ?? Thanks!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Title’ is closed to new replies.