I want to display a big image onto of my map (positioned slightly to the right.
Any ideas how this might be achievable?
example image attached.
Hey Luke86!
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 add your Google maps element inside it and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id .container { max-width: 100% !important; width: 100% !important; padding: 0; margin: 0; }
Best regards,
Yigit