Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #265770

    Hi Guys,

    My google maps widget doesn’t fill the full colour section area. I’ve managed to fill the width but the image has white space above and below it. you can see what I mean here: http://afro.jessbdesign.co.za/contact-us/

    Please could you let me know how I can fix this?

    Thanks very much,
    Jess

    #266360

    Hey!

    Try adding this code to the Quick CSS:

    #fullwidthmap main {
        padding: 0 !important;
    }
    #fullwidthmap .avia_google_maps {
        padding-bottom: 0 !important;
    }

    Cheers! 
    Josue

    #266671

    Hi Josue,

    Thanks very much did the trick :)

    Jess

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Google maps widget not filling colour section’ is closed to new replies.