Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1110834
    Rish
    Participant

    Hi,

    i need to remove the email and date from ethos top post slider.

    And also i dont need a email ,author,date on post.

    #1110839
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .entry-cover-author,
    .entry-cover-date,
    .x-post-carousel-meta>span:before, 
    .x-post-carousel-meta>span:last-child:after {
        display: none !important;
    }

    Hope it helps 🙂

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