Viewing 4 replies - 1 through 4 (of 4 total)
  • Use this instead

    .author-icon, .clock-icon { display: none; }

    Optional, adding a little more space there between title and content.

    .before-content { padding-bottom: 20px; }
    Thread Starter JChaitanyaReddy

    (@jchaitanyareddy)

    This worked beautifully

    Thank you.

    Regards,
    Reddy

    Hi

    To hide the date, author information on posts I have tried the following codes in CSS but not worked:

    .entry-author-link,
    .entry-permalink,
    .entry-date,
    .entry-meta {
    display: none;
    }

    then I used the following but still not working
    .author-icon, .clock-icon { display: none; }

    I am using Minimize theme. My web link is Please suggest me.

    ra

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to hide date and author’ is closed to new replies.