Hey.
I am using MapPress Easy Google Maps plugin and the code for a map look like this:
[mappress mapid=”1″]
Which element can I use so the map will be fullwidth?
Thanks
Charlotte
Hi Charlotte!
can you provide us with a precise link where we can see the elements in question please?
Best regards,
Andy
Hi,
I forgot ….http://www.coolbudgethotels.com/byron-bay/
and also want to be able to show a fullwidth on other pages, not just this one..
thanks
Charlotte
Hey!
Please refer to this post – http://kriesi.at/documentation/enfold/color-section-with-100-container/
Best regards,
Yigit
Thanks… I done that now but can´t see any difference.
One more thing regarding the Color section element.
It creates a line above the element.
What code shall I add in order to delete that line?
Hey!
It seems like you forgot to add following code to Quick CSS
#portfolio .container {
max-width: 100%;
padding: 0;
margin: 0;
}
Best regards,
Yigit
Much better, thanks:)
And how can I delete the line above the color section?
Cheers
Hi!
Please edit your Color section element and choose to display no padding and no borders :)
Cheers!
Yigit
Aha, thanks! :)