Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #908266

    Hello Support!
    Please take a look at this page:

    I have several grid rows…well, the point is that IN THE LAST ROW, ON THE RIGHT COLUMN, I want to include a google map with the same width and height that it would have if I have a image background…I mean, i want to have the same effect on the grid row but with google map, and without responsiveness issues…Is it possible?

    By the way,this post should be the only (mine) that should be open…I have amended all of the other problems, so this is the only one open (I requested it some time ago, but not sure if they were closed…just in case)
    Thanks!

    #908390

    Hey davidmartinserrano,

    I do not see any map on that portfolio item. Have you not added it yet?
    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #908452

    Hi Victoria,
    The indicated page doesn´t have the map because it doesn´t fit well….I want the map on the LAST ROW, RIGHT CELL, COVERING THE WHOLE CELL as it is doint the image that there is right now..Please see attached image:
    https://drive.google.com/open?id=1ngvt5yTr5orhkjmAGqlaTJrRUbMBVKeb

    And If its possible, please let me know how to do it as well for the rest of pages (I have in mind to include it on several on my portfolio items and I would like to know how has it been done)
    Thanks!!!

    #908502

    Hi davidmartinserrano,

    Credentials did not work for me. Could you please update the credentials.

    Best regards,
    Victoria

    #908536

    Hi Victoria,
    Attached credentials
    Thanks

    #908668

    Hi,

    I have added a map inside the gridrow and on Quick CSS, have added this css code:

    
      #av_gmap_1 {
        margin-top: 0 !important;
      }
    
      .responsive #top #wrap_all .av-flex-cells .no_margin.themap_wrapper {
        padding: 0 !important;
      }
    

    inside this media query:

    @media only screen and (max-width: 1024px) {

    Let us know if you need further assistance :)

    Best regards,
    Nikko

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