• Hi, In all text fiels on my wordpress page these divs are inserted after all content:

    <div id=”mouseposition-extension-element-full-container” style=”position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; pointer-events: none; z-index: 2147483647; font-weight: 400;”>
    <div id=”mouseposition-extension-element-rect-display” style=”display: none; position: absolute; background: rgba(255, 255, 255, 0.7); outline: black solid 1px; font-size: 12px; z-index: 2147483647; justify-content: center; align-items: center; user-select: none; cursor: default; color: #000000; font-family: ‘Helvetica Neue’, Helvetica, Arial, sans-serif; width: 0px; height: 0px;”>

    
    

    </div>

    
    

    </div>

    When I remove them and save, they are back again. I can’t find anything about it but with this I can’t export data because these divs are then in my .csv

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Weird Mouse pointer divs inserted in all text field’ is closed to new replies.