Replies: 0
Hello! I use the SiteOrigin CSS app to hide unnecessary theme elements. Perhaps the authors will add the ability to hide these elements in the theme settings. Thanks.
.blog-post .section-text .author.meta-in-content {
display: none;
}
.blog-post .section-blog-info .entry-categories {
display: none;
}