• I’m having an issue with the header image on the front page of Twenty Seventeen theme from displaying properly. It was working fine until I made a change and can’t figure out what that change was. Basically, when I would scroll down, the header image would remain “fixed” (parallax scrolling). Well, I was able to get it fixed once again but the image is now also visible in my footer section which I don’t want. I have information in my footer that I want to display but are unable to due to the header image. Hope it makes sense, I am new to WordPress but I’m learning a lot as I go. Thank you in advance!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @eiescobedo,

    Did you do some custom CSS coding?

    If so you can go through each code that refers to the header and simply comment each one out until you find the culprit!

    What type of change were you wanting to do to your header image?

    Cheers,

    Ally

    Thread Starter eiescobedo

    (@eiescobedo)

    Yes I did custom CSS, I have tried commenting out the code but no go. I’m not trying to do anything fancy, I just want the header image to display on my front page with the parallax effect when I scroll down but for it to not show in the footer section.

    Hi eiescobedo, had the same issue here. Solved as follow:
    First I removed one by one my pages from appearance->customizing->theme options, and see that the footer problem was solved when a particular one was off. Then looked at the html code of that particular page and notices I put a <hr /> between a <div> and its </div>.

    Just sharing in case it could help,
    all the best!

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

The topic ‘Problem displaying Front page Header Image Correctly’ is closed to new replies.