Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #240846

    Hello,

    All is in the title, I would like to know how we can decrease the space size between two text blocks.

    In my case, they are in the same color section. I want to reduce the space only between those two text blocks, but if the solution must impact all text blocks, it’s ok I’ll take it anyway.

    Thanks :)

    #240865

    Try the horizontal ruler. Choose “whitespace” and choose a negative pixelvalue.

    Regards,
    Erik

    #240997

    Hey!


    @Driekus
    : Thank you for the tip. :)


    @Emmanuelppp
    : You can something like this on Quick CSS or custom.css:

    .av_textblock_section {
    margin-top: -15px;
    }

    Cheers!
    Ismael

    #241270

    Thank you both!

    The horizontal rule negative white space is very useful, I didn’t know it. I’ll use it here because I have the need for one case only.

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to reduce space between text blocks in Avia?’ is closed to new replies.