Viewing 1 replies (of 1 total)
  • Page length seems fine to me, haev you fixed this?

    You can rmeove the border by adding this CSS to your theme stylesheet:

    .google-map-placeholder {
    border: 0 none;
    }

    if this doesnt work try adding ‘!important’ just after ‘none’ and before the ‘;’

Viewing 1 replies (of 1 total)
  • The topic ‘after map is added, page height is increased drastically’ is closed to new replies.