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!
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
Perfect !
Thanks Elliott !!