• Resolved mikemac3

    (@mikemac3)


    Drop down under ‘SHOP RIGHTWAY’ is behind the zoom image making impossible to navigate. I would like to have the drop down overtop of the zoom image. I looked at similar tickets and non of the fixes seem to work for me.
    thank you

    The page I need help with: [log in to see the link]

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

    (@diana_burduja)

    I don’t manage to find a way to set the dropdown over the zoom image. But I cannot properly debug the issue because the <head> element isn’t correctly rendered by the browser due to the 5 PHP warning at the beginning of the page.

    Could you please solve or hide the PHP warnings and I’ll have a second look at it?

    Thread Starter mikemac3

    (@mikemac3)

    The PHP warnings have been suppressed. Sorry for the delay I had to wait for this to get done by web host.

    Plugin Author Diana Burduja

    (@diana_burduja)

    Would you please try adding the following CSS rule to the website:

    nav.navbar {
    	z-index: 20 !important;
    }

    You can use the “WP Admin -> Appearance -> Customize -> Additional CSS” page to add the CSS rule.

    Let me know if that worked.

    Thread Starter mikemac3

    (@mikemac3)

    HEY OH!!! great seems to be working!
    Thank you so much for the prompt support!

    Plugin Author Diana Burduja

    (@diana_burduja)

    You’re welcome.

    Feel free to write a review for the plugin.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Zoom Image over top drop down menu’ is closed to new replies.