Hello,
Update, I have found a work around to remove the blog heading in the media using the following code:
/*Change size of media text for blogs, set to be removed currently*/
.custom-header-content .entry-title{font-size: 0%
}
However, if you could still identify if there is a way of positioning the heading below the media that would be great. As I would prefer this to manually inserting a heading in each blog text.
Thanks,
Theo.