Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1263209
    artisinformation
    Participant

    Currently using the Integrity stack and I am trying to get rid of the date that shows up on the portfolio entries that show up on my homepage (www.stoneworth.com). I turned off the display of meta in the customizer, but it does not remove the date. You can see the entries I am referring to by going to the “Deep Insight” section of the page. Thanks!

    #1263325
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    span.x-recent-posts-date {
        display: none !important;
    }

    Thanks.

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