Hi there,
Next/Prev posts CSS:
.post-navigation {
display: none;
}
Author name and time can be disabled individually through the Customizer using our Blog add-on, or you can add this CSS:
.entry-header .entry-meta {
display: none;
}
Hi,
I encountered same issue but I do not know which file I should edit. Would you please tell me?
Thanks,