Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #167732
    laurenc
    Participant

    The header image is overlapping content further down the page in Internet Explorer, works fine in chrome and firefox. I changed the featured images to the recommended size, but it still overlaps.

    http://savenyclibraries.org/portfolio/technology-training-job-readiness/

    #167749
    sapana
    Participant

    @laurenc: There seems to be issue with the theme, this issue will be fixed in next theme update I will let you know after the new theme update is released.

    Kind Regards,
    Sapana

    #167757
    sapana
    Participant

    @laurenc: For temporary solution you can add this code
    Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    #wp-custom-header img {
        height:100%;
    }

    let me know if this works out!

    Kind Regards,
    Sapana

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Featured image in header overlapping content in IE’ is closed to new replies.