• Resolved ariesrising

    (@ariesrising)


    Is there a way to move the Date/Author/Comments/Categories block at the top right of a post to the bottom of a post?

Viewing 1 replies (of 1 total)
  • Hi ariesrising,

    thanks for using MH Elegance lite.

    If you’re familiar with coding, you could create a child theme and then modify the file content-single.php within your child theme as you like.

    The part with the post meta data is:

    <div class="entry-meta-wrap">
        <?php mh_elegance_lite_post_meta(); ?>
    </div>
Viewing 1 replies (of 1 total)
  • The topic ‘Is there a way to move Date/Author/Comment/Categories to the bottom?’ is closed to new replies.