• Hi, after having the plugin installed on my site, I notice the huge extra space at the bottom of all my pages. It looks like the plugin inserts this div and CSS properties in page template and it’s messing up my template layout. I’m testing with Firefox and Chrome and the same problem appears with both browsers. I can’t use the plugin until this piece of bad code is resolved. Thank you.

    <div style="position: absolute; top: 0px; left: 0px;" class="agl-canvas-wrapper"><canvas width="1499" height="935" style="width: 1499px; height: 935px; position: absolute; top: 0px; left: 0px; z-index: 999; pointer-events: none; transform: translate3d(0px, 0px, 0px);"></canvas></div>
  • The topic ‘Div injection that messes up my template layout’ is closed to new replies.