[Resolved] Google Map in page header

Home Forums Support [Resolved] Google Map in page header

Home Forums Support Google Map in page header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #254615
    Antwan

    Hi Tom,

    I placed a 100% width Google Map (using the plugin “WP Google Maps”) in my page-header (using the Page Header add-on). But the div.class generate-inside-page-header-content still limits the width to the predefined 1100px, even when I set the Inner Header Width to “Full”. With background images this works fine, but the map seems to be restricted: https://www.akoesticum.org/en/contact/. Do you have any suggestion how to fix this?

    Thanks in advance,

    Antwan

    #254723
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try adding this CSS to the page:

    .inside-content-header.grid-container {
        max-width: 100%;
    }

    Let me know ๐Ÿ™‚

    #255050
    Antwan

    Hi Tom, you’re the best. Thanks a bunch!

    #255156
    Tom
    Lead Developer
    Lead Developer

    You’re welcome! ๐Ÿ™‚

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