Magnifying Glass Missing

Hello on the Product pages, there is a magnifying glass which opens up a lightbox when clicked

When we switch pics and go back to the first one it disappears.

Is there anyway to make it stay?

Hello Adwin,

Thanks for asking. :slight_smile:

I checked the website and the problem is coming because of a CSS code that being added. Here’s the code:

.ywcfav_has_featured {
    display: none!important;
}

If you have added the code, please remove the same and problem should get resolved. Because you are using a Cache plugin and the resources are being serviced from the cache I am not quite sure if it’s coming from a plugin or being added into the theme options panel. Please check the same and remove the code. Please make sure to clear cache to avoid any conflicts.

Let us know how it goes.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.