How to remove "Category Archive": Products

  • leinsoy07

    #6347

    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.

    Anonymous

    #34081

    Add this to Graphene Options –> Display –> Custom CSS

    .page-title {
    display: none;
    }

    ronangelo

    #34082

    Anonymous

    #34083
    Quote:
    I think the poster is looking for something like this

    May be.

    I was in a hurry. So I just saw the title and posted that reply.

    leinsoy07

    #34084
    Quote:
    Add this to Graphene Options –> Display –> Custom CSS

    .page-title {

    display: none;

    }

    Prasanna,

    Thank you, it was plain and simple and it got the job done. Thank you!!

    Anonymous

    #34085

    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.