• Resolved dadislotroguides

    (@dadislotroguides)


    Hello,

    My site is located here: http://flbplaygroundproject.com/

    The header colour of the theme does not match the footer and icons when switched to Green. I have gone through all of the code in the green.css file and the hex numbers are all the same. I then changed this line of code from the style.css to the same hex#:

    /* Top Navigation
    ------------------------------------------------------------------------*/
    
    .navbar-custom{ min-height:90px; margin:0; border:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; background-color:#5e9f00; -webkit-box-shadow:0 0 5px rgba(0,0,0,0.2); -moz-box-shadow:0 0 5px rgba(0,0,0,0.2); box-shadow:0 0 5px rgba(0,0,0,0.2); }

    Is there somewhere else in the code that is applying a different hex code to the nav bar or changing the shade?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Header Colour Not Matching Theme’ is closed to new replies.