Hi, im trying to remove the space shown in the picture with quick css like this:
.div.flex_column.av_one_half.flex_column_table_cell.av-equal-height-column.av-align-top.first.avia-builder-el-1.el_before_av_one_half.avia-builder-el-first {
padding-top: 150px;
}
but i cant get it to work. any hint ?
thanks
Hey krummnagel,
Please try to enable custom css class name support to the layout element and target it using custom css class name.
If you have any issue please feel free to get back to us with a precise link to the element in question.
Best regards,
Vinay
Thanks!