Resize map in contact

  • Posted in : impressivCard WP
  • Arthur_Sigma
    Participant

    Hi,

    I tried to resize the mini map on the contact page by changing the value height :
    <iframe width="320" height="320" src="

    But it seems not working. Is there a way to change it ?

    ahmetsali
    Keymaster

    Hi, google map iframe height is controlled by css. You can use custom css as;

    .map iframe { height:320px; }
    
    Arthur_Sigma
    Participant

    Thanks a lot. It worked

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘impressivCard WP’ is closed to new topics and replies.