Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there

    Thank you for getting in touch with us.

    It appears that there is a styling conflict between your theme and our plugin which is causing all of the image tiles in the map to be distorted/hidden.

    The following CSS seems to be affecting the map:

    #hp-sec9 .cont-map img {
        width: 100% !important;
        display: block;
    }

    It appears to be loading from a query called ‘?sccss=1’ on the page and doesn’t point to specific stylesheet as such.

    If you’d be able to locate these styles and remove the ‘!important’ declaration, your map should display without any issues.

    Thread Starter kingslayer21

    (@kingslayer21)

    Hi Jarryd!

    I deleted that line of code and it worked! Never thought the problem would be on the CSS. Until now, I don’t understand why it’s affecting the map. haha!

    Thanks,
    Rolen

    Hi Rolen

    So glad to hear it’s now working as expected!

    Just shout if there’s anything else I can assist you with 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Maps does not show up on front end, but shows up in Admin’ is closed to new replies.