Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: problems after update #95634
    heyitsdave
    Participant

    that did it, easey peasey! thanks!

    in reply to: problems after update #95552
    heyitsdave
    Participant

    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.

Viewing 2 posts - 1 through 2 (of 2 total)