Sid Gifari File Manager
🏠 Root
/
home2
/
meumer25
/
www
/
wp-content
/
plugins
/
exclusive-addons-for-elementor
/
assets
/
css
/
elements-css
/
Editing: image-magnify.css
/* Magnifying js styles */ .exad-image-magnify { width: 100%; position: relative; cursor: none } /*Lets create the magnifying glass*/ .exad-magnify-large { position: absolute; z-index: 1; display: none; } /*To solve overlap bug at the edges during magnification*/ .exad-magnify-small > img { display: block; z-index: -1; }
Save
Cancel