This custom CSS class will hide the blog module for any Elegant Theme using the DIVI builder:

.video_blog .post-content{
display:none;
}


Be sure to add the video_blog to the CSS Class for the blog module also.