Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi Ahfisio,

    It sounds like a z-index problem. You should make sure that your menu has a z-index set to 1 or more.

    There are a few search results here that explain further (check out the Stack Overflow one in particular) https://www.google.com/search?q=menu+behind+flex+slider

    Regards,
    Tom.

    Thread Starter agfisio

    (@agfisio)

    Hi, Tom
    Thanks for the fast reply.
    However, I am a newbie in WordPress, and I don′t have any skills in html, css or php.
    If you could be more specific about the solution, I′d be greatly thankfull!
    Regards,
    Antonio

    Can you post a link to your site please? I’ll try to find the fix (but no promises!). It is an issue with the theme rather than Meta Slider I think.

    If it’s a quick fix I will let you know what you need to change, but if not you may get a better response in the general WordPress support forum.

    Thanks
    Tom.

    Thread Starter agfisio

    (@agfisio)

    Hi,
    the website is https://www.wahlum.com.br

    It′s still under construction, I have disabled the “Ultimate Coming Soon” plugin for a while, so you can check what′s happening. When you′re done, please let me know!

    By the way, the theme that I′m using is the Preference Lite (https://www.styledthemes.com), and the browser on my iPhone is Safari.

    Thanks!
    Antonio

    Hi Antonio,

    Try adding this to your themes styles.css file:

    .nav-collapse {
        z-index: 9999;
    }

    Please consider leaving a review for Meta Slider!

    Thanks
    Tom.

    Thread Starter agfisio

    (@agfisio)

    Hi, Tom!
    It worked all right!
    Thank you very much for being so helpfull (and with the fastest replies ever!)
    I′ll leave a review for the slider for sure.
    Best regards
    Antonio

    You’te welcome! Glad its sorted.

    Regards,
    Tom.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Page menu is hidden behind the slider on mobile (iOS6)’ is closed to new replies.