How to modify Google map in the “Contact us” section?
In custom.min.js file you see the map code near the // Google map Code comment line, find the google.maps.LatLng(34.05223, -118.24368) code (791th line). Just change the latitude and longitude value.
To change the vertical position of the map poiner location, see the variable pointerVerPos on 774 and 908th line. just change the value as per your need