Site logo

Archived topic

Remove the white space

4 replies · Started by Arnaud on January 30, 2023

Viewing posts 1–5 of 5

I would do that to remove the 8px gap (maybe caused by Google map iframe code, line height or something).

.gb-container.gb-container-ce9e9517 {
margin-top: -8px !important;
}

Hi Arnaud,

Yes, it's likely from the iframe code.

You can try Adrien's solution, but you don't need CSS, as the negative margin-top can be set in the GB container block.

Hi Adrien,

Thanks for helping :)

thx

all good.

Glad to hear that :)

This archived topic is closed to new replies.