Hello There!
Hope you are doing good!
Please add custom css to remove the details by following below mentioned steps
1) Please log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS” and save it afterward:
.entry-meta .posted-on::before, .single-post-meta .posted-on::before {
display:none;
}
.entry-meta .byline{
display:none;
}
.entry-footer .cat-links{
display:none;
}
.entry-footer .tags-links{
display:none;
}
Tto show read more button go to
Apperance >> Customize >> Theme options >> Blog options and select Archive Layout >> Post Excerpt
Hope you are doing good!
Have a great day ahead!
Regards,
Team ProDesigns