Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #895834
    Noellemena
    Participant

    Hey! Over on http://jillbrookedesigns.com/ I have brought over recent posts and it is showing the “dates” and my client does not want that to show. I know how to hide the meta data inside the site but that code is not working for the element of “recent posts” through cornerstone.

    Css I am missing??
    Attached image 🙂
    THANK YOU!
    Noelle

    #895841
    Noellemena
    Participant
    This reply has been marked as private.
    #896631
    Thai
    Moderator

    Hi There,

    To remove the recent posts date, please add the following CSS under Customizer > Custom > Global CSS:

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

    Hope it helps 🙂

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