Hello,
how can i make the logo about the whole place, i mean look at my homepage at the logo at the TOP there is blue color at the edge of the picture
hope for fast help. I want to make the picture about the whole '' place '' that there is no Blue on the site ( I hope u understood me )
pls explain step by step thank you
                 
                
Comments
try this css
.header-stack #Top_bar .logo #logo {padding:0 !important;
}
.header-stack.header-center #Top_bar .logo {
padding:0 !important;
width: 106% !important;
margin-left: -3% !important;
}
#Top_bar > .container > .column {
width:100% !important;
margin:0 !important;
padding:0 !important;
}