Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1156867
    pixar24
    Participant

    Hello,

    I’d like to remove the date from the posts on a category posts page

    ex: deweert sport.be / category / acties /

    Thanks

    #1156942
    Christian
    Moderator

    Hey there,

    Please give us the exact URL where the issue is.

    Thanks.

    #1157116
    pixar24
    Participant
    This reply has been marked as private.
    #1157197
    Nabeel A
    Moderator

    Hi again,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .category .featured-meta {
        display: none !important;
    }

    Let us know how this goes!

    #1158334
    pixar24
    Participant

    worked fine thx !!

    #1158463
    Joao
    Moderator

    Glad to hear it,

    Let us know if you need help with anything else,

    Joao

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