Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1099779

    Hi.
    Is it possible to hide the date the blogposts were uploaded ?

    • This topic was modified 5 years, 6 months ago by sarah82.
    #1099842

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

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

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.