• Hi,

    I am using the Typit theme. I want to change the color on the header of the Contact and Resume page. I go to Customize > Colors > and I have tried to change all of the colors, and none of them change except “Site Title Colour”. Is this a bug or how can I fix this problem?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Andre

    (@andre-jutras)

    Hello…yes, you discovered a bug. Thanks for pointing this out, as I will have to update the theme with a fix.

    In the meantime, you can add the code below to the Additional CSS tab of the customizer and then just change the colour value to what you want.

    #masthead {
        background-color: #c35f21;
    }

    Or…. if you want, you can wait for the update. I found the bug in the theme and just have to do a couple little adjustments then upload it.

    Thread Starter trevorragle

    (@trevorragle)

    Thank you for the reply,

    The code you sent me worked! I appreciate it greatly. Also, the same thing is happening when I add a custom link to the Footer Menu. The color won’t change on there either.

    Thank you for your help!

    Andre

    (@andre-jutras)

    You are very welcome… and thanks for the info about the link colour; I will take a look into that too.

    I’m assuming you are referring to the orange link colour in the footer?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Color won’t change’ is closed to new replies.