Could you please help me achieve a full width map on this page?
http://johnstonsafetysupply.com/mid-conference/
I followed this example, but had no luck…
https://kriesi.at/support/topic/google-maps-in-full-width-slider/
Thanks.
Hey Daniel!
Try using this code instead:
#fillwidthmap .container, #fillwidthmap .container iframe{
width: 100% !important;
}
Regards,
Josue