Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1257156
    Magnifyre
    Participant

    Hello!

    I would like to remove the blog post date completely from my site – in the slider, carousel, recent posts, and regular posts section.

    #1257376
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .entry-date {
        display: none !important;
    }

    Thanks.

    #1258771
    Magnifyre
    Participant

    Thank you Prasant!

    #1258864
    Darshana
    Moderator

    Glad we were able to help 🙂

  • <script> jQuery(function($){ $("#no-reply-1257156 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>