Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • riottoo

    (@riottoo)

    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.

    riottoo

    (@riottoo)

    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

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