How to remove "Category Archive": Products
-
Hello everyone,
First of all, thank you for such an amazing community, and of course to the mastermind developers and those who are constantly improving this theme by providing amazing support. I actually gave up on a purchased so called “flexible theme” because it was NOT FLEXIBLE, and then I saw the light, I FOUND THE GRAPHENE THEME!!!!
QUESTION: How can I remove the “CATEGORY ARCHIVE” from (Category Archive: Products)? Essentially what I’m trying to accomplish is to have a category of “Products”, and be able to list all the products in that page, but I do not like how the header looks with the “Category Archive: Products”.
Any help/guidance will be greatly appreciate it.
Add this to Graphene Options –> Display –> Custom CSS
.page-title {
display: none;
}I think the poster is looking for something like this
https://forum.graphene-theme.com/graphene-support/change-text-using-child-functionsphp
Quote:I think the poster is looking for something like thisMay be.
I was in a hurry. So I just saw the title and posted that reply.
Marking thread as resolved. You can do this yourself as well.
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
