Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #486066

    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.

    #486176

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.