[Support request] Category description

Home Forums Support [Support request] Category description

Home Forums Support Category description

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #356651
    Jacques

    You write “GP displays the category description for you by default 🙂”. How can I overwrite the default and not show the description. I can hide the description with css but then I have an empty box.
    My favorite solution would be an option within “customization” and not a hack.
    Kind regards, Jacques Bopp

    #356739
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    An option would be ideal – I’ll look into it.

    For now, you can do this:

    .category .page-header {
        display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.