Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1178105
    Razorsharp_
    Participant

    Hey Guys,

    So I have removed the entry titles on one of my category pages but a space remains where the title used to be.

    Do you know how I can remove it?

    Regards

    #1178108
    Razorsharp_
    Participant
    This reply has been marked as private.
    #1178358
    Jade
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    .category .entry-header {
        display: none;
    }
    
    .category .entry-featured {
        margin-top: 0;
    }
  • <script> jQuery(function($){ $("#no-reply-1178105 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>