Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1130616

    Hi,

    Is it possible to remove the date from the Post Archive page?

    Regards,
    antiguanice

    #1130665

    Hey antiguanice,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .slide-entry .slide-meta-time.updated {
    	display: none !important;
    }

    Best regards,
    Mike

    #1130912

    Hey Mike,

    Perfect, thanks for your help!

    Best regards,
    antiguanice

    #1131073

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing Date from Posts in Post Archive pages’ is closed to new replies.