I need to reorganize the information on the single blog post template.
Instead of leading with the featured image, I’m going to have the blog title across the top with the date and then the blog post categories underneath and then have a large centered featured image, followed by the full post.
How do I go about editing this template? I can add to single.php, but I don’t dare remove any of it, as there isn’t much actual PHP or HTML.
I’ll also need to style the ‘previous post | next post’ as well.
Any help is much appreciated!