Following on this issue… after an update my header image was gone (easily recovered) however there is now a gray bar on all pages at the top, above the image. The site is sundogscct.com, the custom css snippet is
#header-image {
padding: 0px;
}
#main-feat-img {
margin: 0;
}
so I suspect maybe it’s not anything to do with the header image, rather some other padding or margin issue that got reset.
Any ideas?
Thanks in advance.