Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    Hi, it is working fine for me in IE, did you get it fixed? If you’re still having problems, this is probably a layering issue, the z-index of the slides is higher than the menus. You can fix that like this:

    #nav ul {
    z-index: 9999;
    }
    Thread Starter wrcdwise

    (@wrcdwise)

    Hi, Josh
    I did get it fixed with some help. I had to change the z index as you advised and change some things in the css coding for the navigation menu.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sub Menus Being Cut Off by Slideshow’ is closed to new replies.