Viewing 1 replies (of 1 total)
  • Ramona

    (@nextend_ramona)

    Hi Hegi,

    It’s a z-index issue. Please put this CSS code into your theme’s css file (style.css will work just file)

    .n2-ss-align {
        position: relative;
        z-index: 0;
    }

    and the problem will be solved.

Viewing 1 replies (of 1 total)
  • The topic ‘Menu is behind Slider’ is closed to new replies.