I have for now used the inbuilt ‘latest posts’ block but don’t like how it is a bullet point and would prefer it look more like the ‘category’ page – however you cannot edit those pages and add content other than the posts.
Any help would be great!
Sam
]]>You can customize the category page by making a theme template file specific to each category. https://developer.www.ads-software.com/themes/basics/template-hierarchy/
Or you could alter the existing template file to output the category description on the first page of the category. The description can hold HTML, so you can put whatever you want in there. There are plugins to add a rich editor to the taxonomy description areas so that it’s easier for you to edit.
https://www.ads-software.com/plugins/visual-term-description-editor/
https://www.ads-software.com/plugins/rich-text-tags/
(Theme changes should be in a child theme, of course.)