Hi,
Appreciate your help. I did what you told me. Basically i go to my Dashboard, Appearance, Editor, to edit the style.css
* Header
#header {
clear: both;
width: 100%;
}
#branding {
float: left;
width: 940px;
overflow: hidden;
margin-top: 20px;
}
My header image is still small. Then i saw your second reply. So i went to edit style.min.css as well. Still no changes.
Do i have to do anything after i have edited the file? Thanks