Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1003339

    I would like to decrease the space between these columns blocks, it is possible? I also have other photos below which I would like to reduce this space.

    Thanks !

    #1003397

    Hey Marie-Claude,

    Add this to quick css:

    .post-entry-1314 .av-flex-placeholder{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1003704

    Hi Jordan !

    Sorry, but that’s not exactly what I wanted. I did not want to completely remove the space, but to reduce it is possible?

    Thanks :-)

    #1003800

    Hi,

    Adjust to the following and change the width if you need to.

    .post-entry-1314 .av-flex-placeholder{
    width:5px!important;
    }

    Best regards,
    Jordan Shannon

    #1003813

    Yeah thank you Jordan, it’s perfect…you can close this topic :)

    #1003909

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Space between 2 columns blocks’ is closed to new replies.