Hello,
Unfortunately, the current template used to display category pages is really minimal, there is no link at all, just plain text of blog post title, which is kind of bad.
I’m wondering how we could add a category template easily in a child theme but with a nice template?
As the framework/theme is quite complex, it seems to require some hard skills knowledge to understand how it works.
Ideally, we would like a hero banner with title and description of the category, then one row for each sub category containing 3 columns to display 3 most recent posts in a nice card.
What would you recommend?