Full size Google maps widget

Hello there !
At first, very thank you for this beautiful theme !
I’m currently working on it, and I would like to know if it’s possible to take the full size of the widget on the homepage with a Google Maps extension , and also if I can change the height of this widget ?
Any help would be welcome ! :slight_smile:

Hello there,

I hope you are doing well today.

That could be possible with CSS code but you are using a local host so I would not be able to test that. Would you be able to provide a link to the website?

Best Regards,
Support

Thanks for your answer ! (And by the way, i’m fine ^^)
Here is a link to the website : https://testmaisonyume.000webhostapp.com/
I hope it would be possible to do it :slight_smile:

Hello !
Sorry to do a double post, I didn’t find how to do what I want, so if someone can help me, it would be very appreciated ! :wink:

Hi,

Try this Custom CSS in Appearance -> Customize -> Advance CSS,

#shapely_home_parallax-6 .container, #shapely_home_parallax-6 .row > div {
    margin: 0;
    width: 100%;
}

Let us know,

Thanks,
laranz.

Hello !
Well, I wasn’t thinking it would be so easy ^^
Thank you, it’s working !