• Hi there!

    this theme is simply AMAZING: is clear, responsive, elegant…!!!
    I need your help, look: this is my page GESCOM VALENCIA

    Can I change the colour of the bar, from blue to brown?
    How can I do it?

    Thanks in advance,
    cheers

Viewing 1 replies (of 1 total)
  • In your custom css try this:

    .menu_wrapper {
    background: #663300 none repeat scroll 0% 0%;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 0px;
    width: 100%;
    }

    Should work for you. It did for me when I tried it.

    RC

Viewing 1 replies (of 1 total)
  • The topic ‘Change Theme colours’ is closed to new replies.