Site logo

[Resolved] Remove the white space

Home Forums Support [Resolved] Remove the white space

Home Forums Support Remove the white space

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2514442
    Arnaud

    hey –

    there is a white space between the Google map and the Google review block just below : https://deforges.fr/salon/rue-du-sabot/

    what is the bets way to remove it ?

    thx

    #2514548
    Adrien

    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;
    }

    #2514578
    Ying
    Staff
    Customer Support

    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 🙂

    #2515391
    Arnaud

    thx

    all good.

    #2516089
    Ying
    Staff
    Customer Support

    Glad to hear that 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.