Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Shaped Pixels

    (@shaped-pixels)

    For someone else, it was happening in Firefox. I will be doing an update for Longevity, but in the meantime, you can edit this CSS from the theme’s own style.css file.

    Look for this around line 225:

    #banner-curve {
       position: absolute;
       z-index: 10;
       bottom: -1px;
    }

    Add this to it:

    width: 100%;

    Thread Starter GregInVaBch

    (@greginvabch)

    Perfect, fixed! Thanks!

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

The topic ‘Compatability issue with IE11’ is closed to new replies.