Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #360701

    Ok i was too early to say it worked perfect. if i use ur last custom css from my last topic
    https://kriesi.at/support/topic/google-maps-in-a-slider/
    the whole container gets a padding. see my screenshot

    it would be nice if i had no space top betweern breadcrumg and google maps and the padding to be normal under the google map

    #360730

    i have fixed the space between breadcrumb and google maps and the content under the google maps is normal with this code

    .page-id-3386 .container .units.av-content-full{
    padding:0 !important;
    }

    but the map is still not 100%width.

    #360803

    Hi!

    Please try placing your Google Maps inside 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 try adding following code to Quick CSS

    #your-custom-id .container { max-width: 100%; padding: 0; margin: 0; }

    Cheers!
    Yigit

    #360808

    sorry that didnt work. see here
    My Site

    #360812

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Cheers!
    Yigit

    #360817
    This reply has been marked as private.
    #360821

    Hi!

    Please review your website. I used lowercase for the selector in Quick CSS field and it worked fine

    Best regards,
    Yigit

    #360833

    ok works now. it has to be the lowercase notation. ty again for your help

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Google Maps fullwidth’ is closed to new replies.