Tagged: full height, fullscreen, fullwidth, google maps, maps
Hey guys,
I’ve searched and found plenty of examples, but I couldn’t get any of those to work, sadly :/ I’ve got a Google Map setup over at the site I’ve specified below. If you guys need login credentials, I can create those, of course.
However, it won’t go full-width. Also, I’d really like this map to be full-height as well, making it a full-screen Google Map with our offices on it. How do I do this?
Right now, it serves solely as a way to point people to other pages within the sites. However, would it be possible to add a “scroll down arrow” like we’re able to do with the full screen slider? If not, that would be a cool feature :)
CORRECTION: I have it at full-width right now, but would still very much like to know if I can set it to full-height as well.
Hi!
There’s no real full-height option but you could use a very high height value (i.e. 1080px or 960px) for the maps element: http://www.clipular.com/c/6679941030608896.png?k=X6_rvh6omQn6CBTuo1Y3zTSo02U
Regards,
Peter
Hi there! I have the same request as dekkert one. Since this posts is kind of “old” I’m wishing it’s now possible to have a fullscreen Google Maps just as we can have fullscreen color section and so on.
Many thanks :)
Hi!
Please add a color section element to your page with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and set it to display 100% of browser window then place your google maps element inside it with height of 1000px and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-unique-id .container,#your-unique-id .content { max-width: 100%; padding: 0; margin: 0; }
Best regards,
Yigit