Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    please change the following CSS from your theme from

    .header-sticky .is-sticky #masthead {
        z-index: 99 !important;
    }

    to

    .header-sticky .is-sticky #masthead {
        z-index: 9999 !important;
    }

    This should work.
    best,

    Robert

    Thread Starter mustaphawds

    (@mustaphawds)

    Thank you so much.
    The fix worked like a charm.
    Cheers.
    Mustapha

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Controls (zoomControl and layers) over webpage content’ is closed to new replies.