Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kreg Wallace

    (@kreg)

    The Twenty-Eleven theme sets a ridiculous number for the z-index of its header elements.

    To get the widget popup above the header, change two line of CSS in the plugin’s widget.css file.

    change line 76, in the definition for #dk-speakup-windowshade to:

    z-index: 100000;

    and change line 85, in the definition .dk-speakup-widget-popup-wrap to:

    z-index: 100002;

    I’ll try to get this sorted out in the next update.

    Thread Starter GeorgiaG

    (@georgiag)

    Thank you. I appreciate such a quick response. Regards, Georgia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘modal under menu, partially hidden’ is closed to new replies.