I need to disable the position: absolute; from the page this code is showing as temporary and when i open the page.php or View page source in browser don't show any thing about this short css codes
so how i can delete it?
you can rewrite the style prop on the element
document.querySelector('.zoomContainer').style.position = value