Page Jumps/Scrolls when region or marker is clicked

You are here:

Some users have reported that the page jumps or scrolls down a little bit when a region or marker is clicked.

In the reported cases we have narrowed down the issue to a particular CSS rule from Elementor and to workaround it, try adding this to the custom CSS field of your map or your page:

@media (min-width:1025px) {
#elementor-device-mode:after {
content: "" !important;
}}

Posted by Carlos Moreira

Lead developer of Interactive Geo Maps plugin.