Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1141777
    nickswetnam
    Participant

    Hi there how can I remove the date so it doesn’t show in my recent posts.

    Here is a link to my page
    http://www.scottsdalecc.com

    You can see the dates on the thumbnails under the upcoming events section.

    Any help would be appreciated. Thanks

    #1141810
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .x-recent-posts .x-recent-posts-date {
        display: none;
    }
    
    .x-recent-posts .h-recent-posts {
        margin-bottom: 0;
    }

    Hope it helps 🙂

    #1141868
    nickswetnam
    Participant

    Thanks much, that did the trick

    #1142073
    Joao
    Moderator

    Glad to hear it:)

    Let us know if we can help with anything else.

    Joao

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