Yes, i have installed firebug to fin out the lines and have added in the style.css file the following lines after the @import url(“../twentyeleven/style.css”);
#branding {
border-top: 0px solid;
padding-bottom: 10px;
position: relative;
z-index: 9999;
}
it took out the grey line, it is great, i hope it is the good way!
Thank you
Hello,
After creating the child theme and copying the header php file into the child theme folder, i could not find the part you have put above. Am i doing wrong?
Thanks