• Resolved railcrew

    (@railcrew)


    I’m trying to change the color of a font in my Child CSS style sheet but it’s not working. When I view it in Chrome ( https://tunnel13.com/blog ) and mouse over the Tagline “Official Tunnel13.com Blog Pages. Banner images taken by author” in the heading banner I mouse over and right click Inspect Element and view the code, .site-description; my color has a line through it and it is a Grey instead of Black color.

    The original color was #969696 (it’s the only #969696 in the entire style sheet) I changed it to #000000 on my Child CSS, I viewed it originally and there was no line through the “color: #969696;” I changed the color and it got the line, I put it back the way it originally was and it still had a line through it.

    I know the Child theme style sheet is working, just not this one color. I don’t see any miss-typed code… not sure what’s going on

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter railcrew

    (@railcrew)

    Ok, something is fuc_&ed up if you Inspect Element and look just above the .site-description element with the crossed out color, there is another .site-description color: #969696, this reference is from the view source. There are no instances of color: #969696 anywhere in my style sheet, yet it is getting it from somewhere.

    Thread Starter railcrew

    (@railcrew)

    CRAP! I found the color change in the Customize Theme, sorry for being an idiot. I could have sworn I looked in Site Colors

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom color not working in Chi’ is closed to new replies.