Reply To: move featured image to under title

Home › Forums › Iconic One Pro Support › move featured image to under title › Reply To: move featured image to under title

#6404

Hi,

Line 13 of content-page.php (file available inside theme folder) is


<center><?php the_post_thumbnail('post-thumbnail'); ?></center>

cut and paste that line on line 21, i.e before the following line

line 22 <div class="entry-content">