Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #257890

    I am testing our site on mobile devices and noticed that our Contact page that uses your Google Maps widget is not very responsive. When I open that page on my iPhone in portrait, I cannot scroll the actual page up or down. I get stuck on the map scrolling. Is there a possible fix for this issue? If you need me to send the URL, I can do so in a private message. Just let me know. Thanks.

    #257898

    Hi spallen8877!

    Please post the link to your website so we can see Google Maps configuration

    Regards,
    Yigit

    #257899
    This reply has been marked as private.
    #257905

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    div#av_gmap_1 {
    height: 200px!important;
    }}

    Best regards,
    Yigit

    • This reply was modified 10 years, 6 months ago by Yigit.
    #258332

    Thank you! This fixed it on the iPhone. Hopefully, it will work on Android phones, as well.

    Patty

    #258347

    Hi!

    It should, as it decreases the height of the map on any screen that is smaller than 480px. Glad we could help! Let us know if you have any other questions or issues

    Best regards,
    Yigit

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