HI there,
I’m wondering if it’s possible to remove the excessive spacing between different layouts in a post. Please see below for an example:
There is a large gap between the second and third paras (para two is setup as 3/4 + 1/4 and the next one as 1/1). Hope that makes sense.
I’m trying to include a download icon from download manager on the page.
Thanks
/D
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.flex_column.av_one_full.first.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last.column-top-margin {
margin-top: 10px;
}
Regards,
Yigit
Thanks so much. That’s worked fine.
Kind regards
/D