Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #369679

    we need your help to get map to full width. You can put an image and a video but how can we put our mapify map tu full width??

    thanks a lot for your help

    #369805

    Hey rusticc!

    That’s a plugin your using? Try adding it inside a color section or a grid row.

    Cheers!
    Elliott

    #372541
    This reply has been marked as private.
    #372546

    Hi!

    The theme comes with a fullwidth google map element that you can use. (advacned layout editor in “media elements”)

    Should be much easier than using an external plugin. If the plugin offers some functionality that you need I would recommend to place it inside a color section and add a unqiue ID to the section (can be done in the section options). We can then help you with some custom CSS rules to stretch it fullwidth :)

    Regards,
    Kriesi

    #372563
    This reply has been marked as private.
    #372564

    NO top space with the video. Thanks

    #372568

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    div#mapahome .content {
    padding: 0;
    }
    div#mapahome > .container {
    padding: 0;
    max-width: 100%;
    }

    Cheers!
    Yigit

    #372578

    10000 THANKS!!

    #372581

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘show map at full width’ is closed to new replies.