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
Hey rusticc!
That’s a plugin your using? Try adding it inside a color section or a grid row.
Cheers!
Elliott
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
NO top space with the video. Thanks
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
10000 THANKS!!
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