[Resolved] Google map in footer widgets is showing in top of the page

Home Forums Support [Resolved] Google map in footer widgets is showing in top of the page

Home Forums Support Google map in footer widgets is showing in top of the page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #476070
    Edwin

    Hi Tom

    I am using Google map in the footer widgets, but somehow it is showing on top of the page. I tried disabling all plugins, but that didn’t fixed the problem.

    Any idea?

    Thanks

    Edwin

    #476106
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    The URL you added doesn’t seem to be working.

    Let me know πŸ™‚

    #476213
    Edwin

    Hi Tom

    Try now, but instead of using https:// use http://

    Thanks

    Edwin

    #476451
    Tom
    Lead Developer
    Lead Developer

    It’s still loading just a blank page for me.

    #478522
    Edwin

    Sorry Tom. I was not pointed to correct IP. Can you try now?
    Also i have this website and can not get the header full width under page header. I checked another website where it is working and the settings are exactly the same.

    https://visualdevelopment.com.au/australianslatecrete/distributors/

    Thanks

    Edwin

    #479008
    Tom
    Lead Developer
    Lead Developer

    Hmm, the URL still isn’t loading for me.

    As for your second question, try this:

    .featured-image.page-header-image {
        max-width: 100%;
    }
    #479197
    Edwin

    Thanks that worked. The link is http://turf-weld.com.au/index.php

    #479346
    Tom
    Lead Developer
    Lead Developer

    You have this CSS added:

    .site-logo, .widget select, embed, iframe, object, pre {
        max-width: 100%;
        position: absolute;
        top: -35px;
    }

    That’s telling all of those elements to be absolute, including all iframe elements, which include Google Maps.

    #480111
    Edwin

    Thanks Tom.

    I should have know πŸ™‚

    #480160
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

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