• Hi, I worked on customizing this theme for a friend a while back and everything worked fine. I haven’t touched the code in a few months, and now it’s started loading wrong in chrome—the first row of project thumbnails are cropped by the header.

    The site is here http://www.gritvisual.com

    This problem is a little over my head. Any feedback or ideas would be great!

    thanks alot,
    Alli

Viewing 3 replies - 1 through 3 (of 3 total)
  • Your <section> with id of #header-wrapper is set to position: fixed; change it to position: relative; or just delete that line altogether along with the z-index.

    Thread Starter alliberry90

    (@alliberry90)

    Thanks for the replay! But that seems to cause a lot of other problems— i lose the nav and the tagline altogether. And it looks fine in safari / firefox with the position set at fixed? could it be anything else?

    Thread Starter alliberry90

    (@alliberry90)

    Nevermind! That fixed it.
    Thanks so much!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Content Recently Started loading incorrectly in chrome’ is closed to new replies.