Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #944347

    Hello my friends,

    I have the Enfold theme set up and added some slide-out CSS Buttons on the left side. Unfortunately I have a problem on my Frontpage. The Layerslider I use overlays above the slideout buttons so they only become visible after scrolling down below the image.

    I tried various things I’ve found in the forums regarding the z-index values. Unfortunately nothing yet worked.

    Maybe someone can help me with this?

    #944899

    Hi ragepx,

    I think I have already answered you on this thread: https://kriesi.at/support/topic/mobile-version-fullwidth-slider-covers-color-section-below/
    Just add this css code in Quick CSS:

    #top #footer {
        z-index: 20;
    }

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.