How to make post meta information bar above post title in blog page? I found how to make that bar above title in single post (edited single.php file). I’ve tried to look in template-blog.php, but could find where meta information is hooked for each post.
I found it. If someone need it, you need to cuztomize content.php(in nirvana/content/ directory).
You need to cut 26-28 rows and paste it above <header class="entry-header"> (row 19).