Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi, yes, quite an easy fix,

    Open your style.css file.

    Find this line:

    .top-bar {position:fixed; top:0; left:0; z-index: 2; background:#181818; font-size: 17px; width:100%; color:#fff; padding: 14px 0; -webkit-box-shadow: 0 3px 5px #999; -moz-box-shadow: 0 3px 5px #999; box-shadow: 0 3px 5px #999;}

    Change the z-index value to 9999

    Regards,
    Tom

    Thread Starter square_eyes

    (@square_eyes)

    Great! Thankyou so much.

    Top plugin.

    (Feature request: remove, resize or colour margin)

    Hi, thanks.

    Request noted! A theme editor is on the backlog, just concentrating on getting 2.0 stable first ??

    If you like it and have a few moments spare please consider leaving a review.

    Regards,
    Tom.

    Thread Starter square_eyes

    (@square_eyes)

    Done

    awesome, thanks!

    Thread Starter square_eyes

    (@square_eyes)

    This has come up again, except this time my drop down menu ‘Schedule’ drops down underneath the slider. Changing its z-index does nothing.

    Hi Square_eyes,

    The Flex Slider 2.2 update changed how the fade effect works.

    You’ll need to add this to your stylesheet:

    .metaslider {
    z-index: 0;
    }

    Regards,
    Tom

    Thread Starter square_eyes

    (@square_eyes)

    Thanks that worked.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Slider Hovers Over Site Top Bar After First Transition’ is closed to new replies.