New Landing How can we help? Themeforest Theme Support Dante Full Width google maps

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Dante
  • #55771
    Gisellala
    Member
    Post count: 7

    Hi! Is it possible to make a full width google map?

    Thanks Gisella.

    #55903
    Melanie – SUPPORT
    Member
    Post count: 11032
    #55963
    Gisellala
    Member
    Post count: 7

    I was forgot to say that i did that 🙂 But it’s not possible to put some pins on that google map.

    I’d like to point out some locations (and i read on this forum that’s not possible in de element ‘google maps’) So i’ve made a google maps and added the code in text-block, that works, but not full width.

    Is it possible to get it full width?

    thankss Gisellala

    #55975
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please could you provide a link so that we can see if we can provide css to make it full width?

    – Kyle

    #55999
    Gisellala
    Member
    Post count: 7
    This reply has been marked as private.
    #56015
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this custom css:

    .container:nth-child(10) {
      padding: 0;
      width: 100%;
    }

    The only problem with this is you could not add any more content above the map, if you do, then you will need to change the number 10.

    – Kyle

    #56024
    Gisellala
    Member
    Post count: 7
    This reply has been marked as private.
    #56035
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    The answer to both your queries is you need to add mb0 and mt0 to the extra class field to remove the spacing.

    – Kyle

    #56038
    Gisellala
    Member
    Post count: 7
    This reply has been marked as private.
    #56040
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You need to remove bottom spacing in the page meta options.

    – Kyle

    #56052
    Gisellala
    Member
    Post count: 7
    This reply has been marked as private.
    #56057
    Gisellala
    Member
    Post count: 7
    This reply has been marked as private.
    #56065
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sorry you need to add the page-id before it.

    Like I said that css was specific to the map being in that location, for the new location change the css to:

    .page-id-27 .container:nth-child(3) {
      padding: 0;
      width: 100%;
    }

    You can’t move the map to a different part of the page or the css will not work.

    – Kyle

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register