• Resolved apashanota

    (@apashanota)


    Hi. The map works great – except there’s a blank white space at the bottom of it that I can’t seem to get rid of. Is there anything I can do to make it go away? I’ve determined it’s not the site- it’s the map. I would include a link to my site- but it hasn’t been launched yet. Thanks.

    https://wordpress.org/plugins/embed-google-map/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author petkivim

    (@petkivim)

    Hi. You can remove the line break using an extra div as a wrapper and defining a negative margin-bottom for the div, like this:

    <div style=”margin-bottom: -1.5em;”>{google_map}…{/google_map}</div>

    Best regards,
    Petteri

    Thread Starter apashanota

    (@apashanota)

    I tried that, but it didn’t work. I’m white-flagging the issue because it’s minor. I’m having a much bigger issue with the maps responsiveness. I’ve started a separate topic for it.

    Thread Starter apashanota

    (@apashanota)

    The reason it most likely didn’t work by the way- is probably because I’m using it as a text element in visual composer and not embedding it in an HTML doc.

    Plugin Author petkivim

    (@petkivim)

    I’m closing this issue. I answered the other topic you started.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Space at the bottom of the map’ is closed to new replies.