How can I remove picture captions on blog posts?

Hi folks

Each picture that I’ve used for a blog post has a large ‘Blog’ caption stamped on it – how can I remove this?

Hello there,

I hope you are doing well today.

You can use the following CSS code to remove the category area by going to Appearance > Customize > Additional CSS and pasting it there.

/*Remove category area*/
span.shapely-category {
    display: none;
}

Best Regards,
Support

Thanks very much!

Hi,

Glad we helped. :slight_smile:

Let us know If you have any other questions. Please feel free to contact us again in the future regarding any other issues.

If you’re happy with our service, don’t forget to rate us: [Shapely] Reviews | WordPress.org

Thanks,
laranz.