MAP size

Support Area Forums Moonrise MAP size

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #13889
    Ivo Madaleno
    Participant

    how can I change the height of the map size, for it to appear in more square format?

    Thanks

    #13911
    Bill Robbins
    Moderator

    Good Morning Ivo,

    You can change the height of the map. Here’s what to do:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      .contact-map iframe {
      	height: 500px;
      }
      

      Just change the 500px to the height you'd like the map to be.

    3. Update your settings.

    That should let you change how tall the map is. It's made so that it will span the full width there. If you run into any trouble, let me know.

    Have a great week,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘MAP size’ is closed to new replies.