[Resolved] Google Maps Embed not reaching full width on desktop

Home Forums Support [Resolved] Google Maps Embed not reaching full width on desktop

Home Forums Support Google Maps Embed not reaching full width on desktop

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1405625
    Chris

    Hello,

    I have a google maps embed on this page that has a thick border on either side. It looks like all the settings are configured properly for it to stretch from end to end but it’s not quite there. Please help!

    Thanks,
    Chris

    #1405946
    David
    Staff
    Customer Support

    Hi there,

    edit the Section containing the map and give it a custom CSS class of strip-padding.
    Then add this CSS:

    .generate-sections-container.strip-padding .generate-sections-inside-container {
        padding-left: 0;
        padding-right: 0;
    }
    #1406448
    Chris

    Awesome, thanks so much for the help!

    #1406907
    David
    Staff
    Customer Support

    You’re welcome

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