Hi @betheroots,
You could create a McLuhan child theme, add a single.php file to it and replicate part of the code of the index.php file to output the posts list on single posts, but you wouldn’t be able to just copy-paste it, since WordPress requires posts loop to be structured a bit differently when included on single posts. It’s a pretty involved change.
The same goes for changing the theme to use the mobile header on desktop, unfortunately. You would need to overwrite a bunch of styles included in the theme at the 1000px media query.
— Anders
Thread Starter
Anonymous User 14432102
(@anonymized-14432102)
Thanks for your helpful suggestions.
Best wishes,
Rob