Okay
  Public Ticket #1725285
Category Header
Closed

Comments

  • James Hull started the conversation

    I have created a category to use as a second blog page. There are two problems.

    1. The Category name and description shows on the page. Please see the attachment. I would like to get rid of the words, "Category / The Bitter Guy"

    2. When I create a blog post, I cannot post it to ONLY the category I just created. The blog post goes to BOTH the main blog page AND the category page. How do I correct this so it goes to only the selected page?

    Thank you.

  •  1,560
    Laborator replied

    Hi there,

    1. Add this CSS to Custom CSS to remove the title completely:

    .page-heading--title-section {
      display: none;
    }
    

    2. This is a custom question and it cannot be done without customization or using a 3rd party plugin, you can try this plugin which I found, you can select which category you want to exclude from the blog page or other pages where the posts are.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group