• hleong

    (@hleong)


    Hello, I am not able to find a solution to this on the forum. I know that I have to modify the z-index, but which line and which css file does it need to be modified from?

    here is my website sample page for your reference: link

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi @hleong,
    you could add the following CSS to your custom style(your theme could have an option for custom CSS, if not, add it on your theme style:

    .yith_magnifier_zoom_wrap { 
        z-index: 1;
    }
    Thread Starter hleong

    (@hleong)

    Thank you that’s exactly what I was looking for!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘dropdown menu conflict on image hover, links are below’ is closed to new replies.