Map not showing on smartphone

This topic contains 6 replies, has 3 voices, and was last updated by  Matthew 4 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #519860

    Matthew
    Lifetime Member
    Post count: 178

    Hi Folks, I am running Listimia, I noticed the placed/listings are not showing the location map due to some issue with screen width. I am testing on iPhone SE on both virtual / developer view in Chrome, and on the actual device. But when screen width narrows to that width the map is not showing.

    I hope you can help?

    #519901

    Alex Rollin
    Moderator
    Post count: 27815

    Sure, please share a link to the page so we can take a look.

    #519906

    Matthew
    Lifetime Member
    Post count: 178
    This reply has been marked as private.
    #519932

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #519976

    Matthew
    Lifetime Member
    Post count: 178
    This reply has been marked as private.
    #520030

    Kor
    Moderator
    Post count: 16516

    Hi Matthew,

    Thanks for your reply. Could you please try using the custom CSS code below and see if it fixes it?

    @media (max-width: 575.98px){
    #gd_map_canvas_archive_wrapper, #sticky_map_gd_map_canvas_archive, .geodir-map-canvas {
       display: block!important; 
    }
    }
    #520051

    Matthew
    Lifetime Member
    Post count: 178

    Thanks thats now working. Many thanks

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket