• Resolved GraphicMemory

    (@graphicmemory)


    I’ve dealt with this in various forms over the years and always found a solution – just not with this. I have tried some of the ones already posted in the forum with no success. Seems it shouldn’t be an issue based on my versions – WP 4.1.1 / Metaslider 3.3.1. Homepage drop-down under About Us still drops behind the slider – http://www.precisionglass.com.

    I have also tried making the slider pixels smaller as suggested and has worked for others. Didn’t work…

    Yes, I am using the free version. Be happy to get Pro if you think this would make a difference. Only nagging issue we have with this site and there has to be a solution to get opacity or wmode=transparent to take somehow. Look forward to your response.

    https://wordpress.org/plugins/ml-slider/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter GraphicMemory

    (@graphicmemory)

    Using the Twenty-Eleven theme, BTW.

    matchalabs

    (@matchalabs)

    Hi there,

    Adding the following CSS to the #logo_area selector should resolve the issue for you:

    #logo_area {
      ...
      z-index: 99;
      position: relative;
    }

    Thanks,
    Dave

    Thread Starter GraphicMemory

    (@graphicmemory)

    BAM!!!!! That did the trick. Dave – you are the bomb. Thanks so much.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Drop Down Menu Behind Slider (yes I have read and tried previous posts)’ is closed to new replies.