Hello,
How do I customise categories?
I’d like my blogs to view as ‘full images’ like the main homepage (which I set using ‘blog options’, within ‘theme options’).
I’d like it to look the same when you click into a category.
Thanks!
Theme does not support this option for category page however you can achieve this by following below steps:
1) Edit theme file archive.php
2) On line 40 change “template-parts/content” to “template-parts/content-full”
3) Save file and done.
We recommended to do these this update by creating a child theme of blog way plus.