Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #647426

    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!

    #648104

    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:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

    #648679

    Hello Vinay,

    You have permission to deactivate plugins if necessary.

    Best regards,
    Tim

    #649954

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.