The logo area that is recommended (217x66) is just way too small for the logo I would like to use. Is there a setting I can change somewhere that will allow me to post an logo that is about 600x100? Thanks, Shaun
By default the logo width is 210px but, if you want to change it, you can overwrite the css by following code: Code: .header_wrapper .logo_wrapper .logo img{ max-width:Your dimension size e.g: 210px; height: Your dimension size 100px; } Put above your modified code in custom css option in theme option.