Okay
  Public Ticket #362528
Google Map offset issue in Firefox
Closed

Comments

  • Matthew started the conversation

    The Google Map portion of the contact page loads with the map offset to the right of the window rather than where it should be on the page. Not sure why. Any assistance would be welcomed. Happens only in Firefox as far as I can tell.

  •  8,448
    Tahir replied

    Hey!

    Can you provide the published url so i can right up the custom css to fix it. 

    Thanks 


    ThemeNectar Support Team 

  • Matthew replied

    Here you go. Sorry about that. And thanks for the help.

    http://www.pathtoliving.com/?page_id=7

  •  8,448
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    #contact-map {
        display: inline-block;
    }

    Thanks


    ThemeNectar Support Team