Hi, how can i get this map to run over full width of my blog?
Hey alfaweb2!
Please add a color section element with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then insert your google maps element inside it and add following code to Quick CSS
#your-custom-id .container { max-width: 100%; padding: 0; margin: 0; }
Best regards,
Yigit