Can I make it so that the top category is not shown?
-
Can I make it so that the top category is not shown? The screenshot shows that the main category “Kitetime” goes first, and then there is a branching into other categories. Here is the top one that needs to be removed or somehow hidden.
https://image.prntscr.com/image/ajXgmN4qS72U0hmfclQdCA.png
Hello,
Sorry but the screenshot you provided is not working. Please provide a correct screenshot to check it myself and help you out accordingly.
Best Regards
i attached screenshot
Can I make it so that the top category is not shown? The screenshot shows that the main category “Kitetime” goes first, and then there is a branching into other categories. Here is the top one that needs to be removed or somehow hidden.
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.post-type-archive h1.entry-title.title {
display: none;
}
Best Regards
it’s no working;(\
can you try yourself?
Check it out on my debug site watersnow.ru
I gave you access in private
Hello,
The CSS is working as it should, it is removing the top category.
Screenshot for Clarification: https://gyazo.com/2d1984e51a0791267e61a3dd9fcc0001
If you want anything else then provide a relevant screenshot pointing to the specific area to check it myself and help you out accordingly.
Best Regards