• I want to change the color of the heading for the slider because the text is hard to read. I have checked in Customize > Theme Options > Slider > Heading Color, but I doesn’t change the color of the header. Through the same I was able to change the Top heading color and every other aspect of the slider but the header. Also, I looked in Theme File Editor under Stylesheet.css and here seems like its called jumbotron where I found this code:

    .jumbotron .jumbotron-caption .caption-heading h1 {
      margin: 10px 0 15px 0;
      font-size: 32px;
      color: #ffffff;
    }

    and even changing color in this file, it doesn’t change the color of the heading.

    • This topic was modified 1 year, 6 months ago by lemoinept.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change Slider Text Color’ is closed to new replies.