Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Muneeb

    (@muneeb)

    Please pos the URL of the site where you are having the issue and the slider shortcode is inserted. I think changing the bootstrap drop down menu z-index higher then the slider’s will fix the issue.

    Thread Starter chrisoos

    (@chrisoos)

    https://Www.cosmeticmeds.com.au
    Thanks for getting back. There isn’t really any space higher try repositioning. I have the same problem in the contact us page where the menu overlaps with a google insert.

    Thread Starter chrisoos

    (@chrisoos)

    Meant to say … But I’ll try repositioning it

    Plugin Author Muneeb

    (@muneeb)

    I hope the link below will help you in understanding what z-index is

    https://www.w3schools.com/cssref/pr_pos_z-index.asp

    I’ll also try to fix this issue in the next update of the plugin.

    Thread Starter chrisoos

    (@chrisoos)

    Thanks Muneeb,
    I have tried to change the z-index of the menu but the issue persists in safari.
    I’ve added the following code to the style sheet but it is not having the effect I hoped for. Interestingly this does do what I expected in Firefox. I might wait for your update as I have reached the end of my skill level

    #menu-main-menu {
    position:relative;
    left:0px;
    top:0px;
    z-index:20;
    }

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Slider causes issues with drop down menu on mobiles’ is closed to new replies.