Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author SilkyPress

    (@diana_burduja)

    Hello,

    there is a zoom on the product images, but it is not coming from the WP Image Zoom plugin. In fact the WP Image Zoom plugin is not even installed on the linked website.

    The zoom on the product pages comes from the Flatsome theme. Maybe you can contact the Flatsome theme developers to help you out with the drop-down menu and the image zoom conflict.

    Thread Starter danielaalineri

    (@danielaalineri)

    Hello,

    I disabled the plugin and left the native version because of the conflict and after I disabled the menu it worked. I activated it again for you to check.

    Plugin Author SilkyPress

    (@diana_burduja)

    The following CSS rule should solve the issue:

    .zoomContainer[style] {
        z-index: 9 !important;
    }

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

    Thread Starter danielaalineri

    (@danielaalineri)

    It worked, thank you! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Conflict with the drop-down menu’ is closed to new replies.