Hi Everyone
I was wondering if someone is able to help me change the colour on the black bar on top of the page. As it shows on the image attached.
Thank you in advanced for your help.
#bg-wrap {
background:none;
}
#bg-wrap {
background:url("../images/stripes.png") repeat-x scroll 0 0 transparent;
}
h1.logo {border-color: #FFF!important;}