• Hi, I’m trying to get yith woo zoom magnifier working with Flatsome theme, but am struggling.

    when I hover over the top menu and try to select an item from the menu, if this item overlays the zoom widget area then the focus shifts to the zoom widget, therefore users are not able to select any items that overlay this area.

    I’ve read up and seen that some folk mentioned changing the z-index of yith/menu? I tried this but still no success. Is this something to do with the ajax on hover event? if not, can you help us figure out what is going on?

    please help. (link below)
    Craig.

    https://newroomstyle.co.uk/product/sinfonia-luxury-italian-2-door-display-cabinet/

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

    (@yithemes)

    Hi,
    your theme should have some option that let you enter custom style(CSS), go there and add the following:

    .flex-col.hide-for-medium.flex-left.flex-grow {
    z-index: 99999;
    }

    Let us know if it works for you.

    Thread Starter cajsoft

    (@cajsoft)

    I tired adding this CSS to our custom CSS option but it still doesnt allow me to hover over the menu.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘zoom and flatsome theme’ is closed to new replies.