Okay
  Public Ticket #891160
Remove google map from contact form
Closed

Comments

  •  2
    Edward started the conversation

    Hi,

    We enjoy using your theme, we just had an issue regarding the google map, we are currently using the latest theme. How do we remove if we wish not to use?

    Best,

    Ed

  •  3,028
    Andrew replied

    Hi Edward, 

    Thanks for reaching out to us and i hope you are having an awesome day thus far. 

    Sadly there is no option for that. 

    You'll have to use a bit of CSS for that. Paste the following at Salient > General Settings > CSS/Script Related > Custom CSS. 

    div#contact-map {  /*Hide gmap*/
        display: none;
    }

    Let me know the result. 

    Cheers 

  •  2
    Edward replied

    Hi Andrew,

    Worked like a charm. Thanks so much for your help and a fabulous theme.

    Much appreciated,

    Ed