• Resolved latinativo

    (@latinativo)


    Hello!

    Great theme! Easy to work; however I’ve been trying to change the color of the menu navigation bar (the color I want is #CD2626).
    I’ve looked everywhere. I found some suggestions, I tried those but they didn’t work.
    When I use firebug I can see the changes, but once I change the css code in the child theme, it doesn’t work!
    What am I missing? Please help!!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Where are you changing it at?

    style.css line 496

    #branding #access, #colophon #access-footer {
        background: linear-gradient(#CD2626, #3D3D3D) repeat scroll 0 0 transparent;
        clear: both;
        display: block;
        float: left;
        margin: 0 auto 2px;
        width: 100%;
    }

    Change the background rule.

    Thread Starter latinativo

    (@latinativo)

    The theme has three options for colors (light, dark and blue). I think that light is the default color. I was making the changes on top of the blue and I think that’s why I couldn’t see the changes on the actual site.
    After I read your reply, I went back to theme options, chose light and then changed the css style. Now it works!
    That’s the only explanation that I have…

    Thanks for your help!

    By the way…I’m just a beginner…still learning!!!! 🙂

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