sub menu in secondary menu hidden behind slider?

  • I have oxygen theme used as a website. On my static front page, my sub menu for the secondary menu (on the left) hides behind my slider. How can I fix this? Site is http://www.annerhoades.com

    The blog I need help with is: (visible only to logged in users)

  • Hi Anne, I see what you mean – thanks for alerting us to this.

    I’ll ask our developers to have a look at this and will keep you posted here.

  • Hi Anne,

    I’m following-up regarding the slideshow. This is a glitch with the slideshow itself, and not the theme. I’ll report this to our developers so that they can take a look. For now, you can fix this temporarily with the following code (add it under Appearance > Custom Design). Click the CSS tab and add this completely below the existing green comments:

    .slideshow-window {
        z-index: 1;
    }

    Let us know if you have any other questions.

  • Hi there, I’m just following up to let you know that I went ahead and added this bit of CSS to fix the slideshow for you. Just let me know if you have any further issues with it.

  • The topic ‘sub menu in secondary menu hidden behind slider?’ is closed to new replies.