Site logo

Archived topic

How to change the category look?

3 replies · Started by Tatiana on August 13, 2018

Viewing posts 1–4 of 4

Hello,

1)I would like to change how the categories look like. I setup my primary menu with the categories link instead of a page.

2) How do I turn off the category name above the post?

3)Another question: is there any way to work generatepress with Mylisting theme? Which is a type of directory function site.

thanks

Hi there,

1. What do you want to change about them?

2. Try this CSS:

.category .page-header {
    display: none;
}

3. If it's a plugin, it would work with GP. If it's a theme, then I don't believe you'd be able to make it worth with GP.

Let me know :)

1)I would like to use the post listing widget

2) Where should I try this css?

This archived topic is closed to new replies.