if you mean you are not seeing the image caption under the featured image, this is standard WordPress, and there is no work around.
The question was asked very recently, and there is a plugin that kind of adds the functionality (search WordPress plugin repository for featured image with caption), In your case, given your image is full width, you could simply insert the caption at the top of the post content.
if you need to format it specially, you would need to use manual excerpts, as WordPress strips all HTML/CSS from the post content for the automatic excerpt.