Change the image from single post below title
i read this but dont understant it or found that php file or lines:
wp-content/themes/blt-katla/inc/template-parts/single.php
move the_post_thumbnail(); to below
<?php the_title(); ?>
I very close thx Alanluong66!
Place <?php blt_post_thumbnail(); ?> on line 13 as shown below: <?php blt_get_post_meta() ?> <?php blt_post_thumbnail(); ?> <
div class="single-text"><?php
Delete blt_post_thumbnail(); on line 28