Removing post dates on home page

Home Forums WordPress Theme Support iMag Mag Removing post dates on home page

This topic contains 2 replies, has 2 voices, and was last updated by  Asabija 10 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2978

    Asabija
    Member

    Hi there,

    I have 2 questions:

    1. How can I remove post dates on the home page?

    2. How can I make post titles on homepage smaller?

    My theme is iMag Mag Pro.

    #2981

    Raja CRN
    Keymaster

    Hello,

    1. To remove the date, delete the following code in Content.php

    <span class="meta_date"><?php _e('On', 'imagmag'); ?> <?php the_time('F d, Y'); ?></span>

    In Magazine Widgets, Remove the Following code

    <span class="meta_date"> <?php the_time('F d, Y'); ?>

    2. To make that reduce the font size for that. To do that, access Theme Options > Typography > HomePage Blog Post Title. There you can change the font size.

    #2985

    Asabija
    Member

    Hi,

    Thanks for quick response.

    1. I removed the code in content.php and in the widgets, but still some dates show up. It’s producing a funny result.

    2. I had tried before to change the font size of the titles in HomePage Blog Post Title, and I did again, but it produces no result, no matter how many times you change it.

    Can you please help? Site is http://www.asabija.com

Viewing 3 posts - 1 through 3 (of 3 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .