how to put UGM on top of map as against to below

New home Forums Visitor Generated Markers Troubleshooting how to put UGM on top of map as against to below

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29864
    ricardo
    Member

    Hi.
    We would really prefer that the UGM form appears above the map and not below. Can you please help with this? Our site launches tomorrow.

    Map


    Thanks, Ricardo

    #29866

    Hi Ricardo,

    Thank you for getting in touch with us!

    Could I please ask you to try the following CSS and add it to ‘Maps’ -> ‘Settings’ -> ‘Advanced Settings’:

    .wpgmaps_user_form {
    position:absolute !important;
    top: 150px !important;
    }

    #wpgmza_filter_1 {
    margin-top:450px !important;
    }

    .et_pb_code_0 h2:last-of-type {
    position:absolute !important;
    top: 100px !important;
    }

    Please let me know if this helps.

    Thanks for your time.

    Kind regards,
    Dylan

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