[Resolved] Section full screen with google map

Home Forums Support [Resolved] Section full screen with google map

Home Forums Support Section full screen with google map

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #226905
    Cris

    Hi
    It is possible add in a section a google maps to full screen?

    #226958
    Roberto Enrique

    With full screen you mean this:

    http://onepager.artomultiplo.net/full-width-map/

    #226965
    Cris

    Thanks Roberto!

    #262578
    Jesus

    How can i do, Roberto?

    #262586
    Roberto Enrique

    This is how my sections is configured:

    View post on imgur.com

    then i just have the map shortcode in the content:

    View post on imgur.com

    (that is_responsive=”true” makes the map to fill the entire container width, but it is something of that plugin in particular although it is a pretty standard feature in responsive maps widgets/shortcodes)

    Then I added this css snippet for that section:

    
    .map-section .generate-sections-inside-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    

    And that’s it 🙂

    #262607
    Jesus

    Thank you, i could did it.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.