Site logo

Archived topic

Hide Category from posts on main page

3 replies · Started by Kristian Foshaug on May 26, 2015

Viewing posts 1–4 of 4

I'm trying to figure out where I can hide the categories from the posts on my main page.

This is my site (in Norwegian): http://www.spillhistorie.no/

The point is, I want the tags and the "add a comment" there, but not the line which displays the category.

How do I fix this easily?

If you have GP Premium/Generate Blog, you can hide the categories from displaying in "Appearance > Customize > Blog > Blog Content".

If not, you can use this CSS:

.cat-links {
       display: none;
}

I’m trying to figure out where I can hide the categories name and descriptions from my menu.

This is my site https://smtinsight.com/

Document Find hereimage

Please guide me How do I fix this easily?

Hi there,

this is a really old topic can i suggest you raise a new topic, it will make it easier for to find in the future.

This archived topic is closed to new replies.