Tagged: maps
Hi,
Is it possible to expand the map to 100% of the website width like the Fullwidth Slider ? i try to add the shortcode map into a color section and give a unique id, and after i use the following css code with no result
#fullwidthmap .container {
width: 100% !important;
}
Thank You