Hello,
On the page the Google Maps doesn’t align with the right column in IE like it does in Chrome. Can you help, thnx!
Greets!
Hey Tim,
We need to take a closer look at the backend. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Vinay
Hello Vinay,
You have permission to deactivate plugins if necessary.
Best regards,
Tim
Hi,
We have added the below code in Enfold > General Styling > Quick CSS to fix the issue.
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
#av_gmap_1.avia-google-map-container {
max-height: 250px!important;
height: 250px!important;
}
}
Best regards,
Vinay