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

    Does anyone know how I put google maps in too a Slider?

    Like this

    #596848

    Hey steelgate!

    Drag and drop a color section
    add the map element into a “color section” element.

    Then use the “For Developers: Section ID” option to give this section an unique id/name (eg “fullwidthmap” – without the quotes). Afterwards you can expand the section to 100% of the website width by using following css code

    #fullwidthmap .container {
    width: 100% !important;
    }

    Cheers!
    Vinay Kashyap

    #596882

    Thanks,

    Should I insert the iframe in a text block?
    How do I get this in my slider?

    #597623

    Hey!

    You cannot directly insert it in a slider.

    Please view this page http://kriesi.at/themes/enfold/pages/contact/

    To make a similar one just drop a color section select it’s height 25% of the page from edit options.
    Then add google maps from Advance Layout builder > Media Elements > Google maps

    In the mapoptions you can setup the address or location

    no copy pasting code from google maps :)

    Regards,
    Vinay Kashyap

    #597635

    I find it. Thanks a lot.

    #598251

    Hi,

    Great, glad we could help :-)

    Thanks,
    Rikard

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