Responsive menu vanishes behind plugin img

Viewing 3 posts - 1 through 3 (of 3 total)
  • #15320
    reed
    Participant

    Hi,

    I hope this is the right place to ask – I wasn’t sure if I needed to change something in the theme to fix this, or if the problem is with the plugin.

    In mobile view, the drop down menu vanishes behind the slider plugin image I have on my static front page, making the menu unusable.

    I’m not great at coding – I rely heavily on Firebug, Google & trial and error, so I’m stumped as to how to fix this without removing the slider altogether.

    Even if anyone can narrow down whether this is a plugin issue or a theme issue I need to resolve, that would be great!

    Many thanks

    website in question: http://www.flapperfortunes.co.uk (in mobile view)

    #15345
    Daniel Tara
    Keymaster

    In style.css inside the media query @media screen and (max-width: 760px) for the selector #access change the z-index value from 2 to 5.

    #15349
    reed
    Participant

    Thank you so much, worked perfectly πŸ™‚

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.