• Resolved KarenMyers

    (@karenmyers)


    For site: https://hollowlands.com I have a problem with the header image. It was working fine in earlier Theme updates (current: 1.15).

    The Header customization is: Above display, No (only homepage), Yes (Link to homepage), Yes (Responsive).

    The full image used to display and be responsive. It still does in Chrome, but in Firefox or IE, the image is truncated about half to 2/3 of the way down, leaving blank space between the bottom of the truncated image and the social media icons/search bar. The truncation line is inexplicably green. (I have the most recent release of Firefox and IE).

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, did you make any changes after posting here?

    I checked on Chrome, Firefox and IE and everything looks fine.

    Let me know ??

    Thread Starter KarenMyers

    (@karenmyers)

    I was using a Child theme from 3/2015 before (see out old correspondence) and went to the plain vanilla 1.15, whence problems appeared.

    I did detect one key issue:

    In my Child theme, there was Custom CSS in the Customize portion. The total content was:

    .post-content {
    text-align: left !important;
    }
    .widget {
    text-align: left;
    }
    .sub-menu {
    text-align: left;
    }
    .widget-title {
    font-size: 24px;
    }
    body {
    max-width: 1284px;
    margin: 0 auto;
    }
    .comment-content {
    text-align: left;
    }

    Of those 6 statements, only the first 3 made it into the “switch themes to 1.15” process (which sounds like a bug in the “preserve customized settings” area). When I added them back in manually from the Child theme custom CSS settings, several problems were fixed, including the header image issue.

    I have a different issue which I’ll post separately. LOOKS LIKE NO ACTION NEEDED FOR THIS ONE.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header image cut off independent of height’ is closed to new replies.