Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Magnifying window not hiding

$
0
0

Replies: 0

Magnifying window not hiding even after the mouse move away from the image. This happens mostly when try to magnify the image while page loading.

I can see that the “yith_magnifier_zoom_magnifier” div was not removed from the code. When magnifying again it create new “yith_magnifier_zoom_magnifier” div and it was under the existing “yith_magnifier_zoom_magnifier” div .

This is how the code when the issue happens.

<div class=”yith_magnifier_zoom_wrap”>

LPD 1930's Oak 4 Panel Unfinished Internal Door

<div class=”yith_magnifier_lens” style=”width: 289.52px; height: 388.113px; opacity: 0.8; left: -2px; top: 8px;”></div>

<div class=”yith_magnifier_zoom_magnifier” style=”left: 0px; top: 0px; width: 470px; height: 627px; background-repeat: no-repeat; background-image: url("https://onlinedoorstore.co.uk/wp-content/uploads/2017/05/25-Low-Res-750×1000.jpg&quot;); display: block; background-position: 0px -13px;”></div>

<div class=”yith_magnifier_mousetrap” style=”width: 100%; height: 100%; top: 0px; left: 0px; cursor: pointer;”></div>

</div>

new code appears after the yith_magnifier_mousetrap div.


Viewing all articles
Browse latest Browse all 59525

Trending Articles