Hi,
I have put a map using WP google map pro (used shortcode in text field) and wonder how I can get it full width?
http://www.amorgos-apollon.com/test/amorgos-walking/
Thanks,
anweb
Hey anweb!
Seems like you have already figured it out – http://i.imgur.com/E3Gws0O.png? :)
Cheers!
Yigit
Hi,
I didn’t figure it out, use another map instead and it was not really support for another plugin just if you could get a text field to be full width?
Thanks,
anweb
I have take it away, so just wanted to know if it was possible to have text field which is full width, but if you can tell me never mind
Thanks,
anweb
Hey!
You can 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 place your text (or any other element) inside your color section and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id .container { max-width: 100%; padding: 0; margin: 0; }
Best regards,
Yigit
Thanks great