Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1068613
    Sarah W
    Participant

    Is there a way to remove the dates from the post index page?
    http://176.32.230.251/amblesidesports.co.uk/wordpress/

    #1068667
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

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

    Hope that helps

    Joao

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