teitbite
Hi
Add this code in css/custom.css file to remove the space.
If there is no custom.css file in the css folder, kindly create a new file and add this code
.blog-featured.av-grid .article-intro, .userpage.av-grid .article-intro {
margin-bottom: 0px!important;
}
The previous value was 70px.
Regards