[Resolved] Hide Category from posts on main page

Home Forums Support [Resolved] Hide Category from posts on main page

Home Forums Support Hide Category from posts on main page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #110447
    Kristian Foshaug

    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?

    #110506
    Tom
    Lead Developer
    Lead Developer

    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;
    }
    #1983473
    Manoj

    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?

    #1983801
    David
    Staff
    Customer Support

    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.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.