HI,
Use this custom css
.post-author.cleafix {
display: none;
}
h3.author-title {
display: none;
}
h3.related-title {
display: none;
}
.owl-carousel.owl-theme.owl-loaded.owl-drag {
display: none;
}
Add this css code inside the custom.css file.
Note: Path towards custom CSS:
Extensions>Templates>Styles>
Click on your current default template name then choose Template Options.
Then find custom CSS within the custom code.
http://prntscr.com/rrfyqg
http://prntscr.com/rrfz1d
In Extensions>Template> Template Options > Custom Code > Custom CSS please add this
Thanks