remove map borders

This topic contains 4 replies, has 2 voices, and was last updated by  Kor 4 years, 3 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #528643

    Leonardo Guastella
    Expired Member
    Post count: 164

    hi there im trying to put maps out of containers and still getting some padding or something
    Tried looking has proven hard.
    How can i have a full screen map pls

    #528673

    Kor
    Moderator
    Post count: 16516

    Hi Leonardo,

    Thanks for your post. Let me try adjusting it with custom CSS code. Could you share the URL of the page in question?

    #529182

    Leonardo Guastella
    Expired Member
    Post count: 164

    lvp.my-local.biz

    #529185

    Leonardo Guastella
    Expired Member
    Post count: 164

    //deteled

    #529244

    Kor
    Moderator
    Post count: 16516

    Hi Leonardo,

    Thanks for your reply. You can use the custom CSS code below to fix it.

    .home .container, .home .geodir-common, .home .geodir-breadcrumb, .home .geodir_full_page .widget {
        padding-right: 0px;
        padding-left: 0px;
    }
    
    .home .wp-block-geodirectory-geodir-widget-listings {
        padding-right: 30px;
        padding-left: 30px;
    }
Viewing 5 posts - 1 through 5 (of 5 total)

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

Open Support Ticket