• Hi everyone,

    Just a quick question. I want to remove the category titles from each post on the homepage.

    https://www.knowledgeballs.com/ (Work in progress!)

    Note, I don’t mean that I want to exclude certain categories from showing up in the homepage. If you look at the link you will see on each post in my grid there is the author name, date and categories. I want all categories to pull through, but I don’t want the category titles attached to the post to appear.

    I hope that makes sense!

    Thanks everyone

Viewing 1 replies (of 1 total)
  • Looks like

    .cb-category {
      display:none;
    }

    needs to be added to your stylesheet. You’ll need FTP access to do this. You can do it through the editor in appearance, as well.

    Beyond this, we really can’t help you out here. You’ll need to contact the theme vendor. If your theme, ‘valenti’, is a wp.org theme, please post this in the appropriate section.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove the Category titles from my homepage’ is closed to new replies.