• Hi there all, I recently used the theme and I noticed that although I used an image as featured, a specific size, I am fine with that, when I move to my other pages (Contact us, etc) the image gets cropped. I used this CSS snippet:

    @media screen and (min-width: 85.375em) {
    body:not(.home) .custom-header-content {
    padding: 400px 50px;
    }
    } ”

    Without quotation marks ofc, but in the end, it messes up the complete view of the website. On the Home page, it’s cropped, but on the “Contact us” and “News” category the image appears correctly. I can’t seem to find a possible solution.

    I appreciate any heads-up or information on how to correct this issue.

  • The topic ‘Custom Header Image size’ is closed to new replies.