I want it to be like this without frames and a width of 100%
http://prntscr.com/eie6by
When I insert the map in the block of code there are some white margins, I like the information of above
http://prntscr.com/eie6v1
Hey Terra,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #after_full_slider_1 .container {
max-width: 100vw!important;
padding:0;
}
#top #after_full_slider_1 .container .content {
padding:0;
}
Best regards,
Vinay
It works if the other map is up but if I delete it remains the same.
(Are the two examples at the bottom of the page)