Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1088557

    Hi again,

    I have created a custom sidebar linking to a category with 3 blog posts which has worked well. However I need to hide the date just for that category.

    I will put the url in the next reply.

    #1088560
    This reply has been marked as private.
    #1089027
    Jade
    Moderator

    Hi there,

    Please add this code in the customizer:

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

    Hope this helps.

    #1091442

    Thanks Jade,

    That has worked wonderfully.

    #1091444
    Christopher
    Moderator

    You’re welcome.

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