Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #273063
    Bastien Chilloux
    Participant

    Hi,

    I cannot find the way to get rid of the “invisible spacer” which is on this post, just above the video link.
    There is not [spacer] anywhere in the code and the code is similar to other posts which doesn’t have this issue.

    Can you help me find how to solve this strange issue ?

    Thank you for your support !

    Link to the post : https://bastienchilloux.com/carrefour-market/

    #273095
    Skandha
    Participant

    @bastienchill: Hello Bastien,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #post-8209 .has-text-align-center.has-medium-gray-color.has-text-color {
        margin-bottom: 0;
    }

    I think this is the most the space can be reduced.
    Kind Regards,
    Skandha

    #273115
    Bastien Chilloux
    Participant

    No effect, this is affecting only this post this is weird.

    #273291
    Bastien Chilloux
    Participant

    UP

    #273307
    Skandha
    Participant

    @bastienchill: Hello Bastien,
    The space above the can’t seem to be reduced as the inline CSS is used which is not being overridden.

    Kind Regards,
    Skandha

    #273422
    Bastien Chilloux
    Participant

    It works on the other posts so please cn you tell me how to solve this issue / bug ?

    #273466
    Skandha
    Participant

    @bastienchill: Hello Bastien,
    Can you please mark which space you are referring to?

    Kind Regards,
    Skandha

    #273595
    Bastien Chilloux
    Participant

    « just above the video link »
    It appear only on desktop mode on the post I mentioned earlier.

    #273618
    Skandha
    Participant

    @bastienchill: Hello Bastien,
    The space seems to be coming from the iframe and it cannot be removed using Additional CSS Code.

    Kind Regards,
    Skandha

    #273650
    Bastien Chilloux
    Participant

    Strangely the iframe are the exact same (except the video link) on other posts and there is no issue…

    #273652
    Bastien Chilloux
    Participant

    SOLVED !
    Thank you !

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Cannot delete “inherent” spacer’ is closed to new replies.