I haven’t seen this bug before. Can you provide more detail (or a screen shot, or a link?)
Meanwhile, I’m about to submit a new update. Perhaps it will help…
I have the same bug since upgrade to the latest version of the theme. Height of the front page image is only 400px instead of 1080px as it used to be, crops the image.
(I had set this Under Custom Gray Whale Options)
Any help would be much appreciated!
Thanks
I am no coder, but I poked around and found this setting in style.css that may be responsible for this? If I change it it to 1080 I do get the full image, however I think on lower resolutions screens this should probably scale somehow.
.frontpage-header {
overflow: hidden;
position: relative;
min-height: 400px;
background-color: #444444;
/* background-repeat: no-repeat;
background-attachment: local;
background-position: center;
background-clip: padding-box;
background-size: cover;*/
z-index: 0;
basilosaur_us if you could clarify what needs to be done here to make it work correctly?
thank you.
latest update seems to have fixed it from my end. Thanks very much, I’ll flag it again if it pops up in the future!
Great! Thanks for letting me know.
I am having the same problems with the main image on my web site as well. The frontpage image (snow-capped mountains) appears very narrow, but width is 100%. When I log-in to the site as administrator, I see the original “full-screen” image. On my site, it appears that when not logged into the site, you get the narrow image. Please help, this powerful front-page image and transition effect is the primary reason I went with this theme. echaintechnology.com
Ikilby555 — I just looked at your site. It seems fine to me.