Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #350828

    Hi, i need to put a text together with the masonry fullwidth portfolio, i tried a negative value whitespace but it didnt worked, only for the gap above.

    look here please: http://pt-br.tinypic.com/r/2s0gweb/8

    thanks!

    #351041

    Hi Nerohm!

    Try dragging over a codeblock element and add this to it.

    <style type = "text/css">
    .avia-section {
        min-height: 0 !important;
    }
    .template-page {
        padding-bottom: 0px !important;
    }
    </style>

    Cheers!
    Elliott

    #351203

    Perfect !

    Thanks Elliott !!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove or reduce blank space’ is closed to new replies.