Increse map size within container

So I’m using the Google Maps WD premium plugin and I really like it but I need to make it bigger, there is a lot of dead real estate in the container it resides in.

What’s the best way to max out the map edge to edge and give it more height?

www.ohiocannabis.com/doctors

www.ohicannabis.com/dispensaries

You can see there’s like 3" on either side of the map that’s just dead space and it would really make a big difference for the map.

The map is almost impossible to use on a tablet it’s so small

Hi @ohiocannabis,

Thank you for reaching out to us. You can turn off the inner container of your section to remove the side spaces. To do this, inspect your Row (see screenshot)

Then under Setup turn off the Inner Container (see screenshot)

If you need to further reduce the side spaces, you can add the following code in the Theme Options > CSS:

.entry-wrap {
    padding: 60px 20px;
}

Let us know how this goes!

Yes that did work, thank you!

You’re more than welcome, glad we could help.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.