[Resolved] How to hide the Category Title in Category page

Home Forums Support [Resolved] How to hide the Category Title in Category page

Home Forums Support How to hide the Category Title in Category page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1670793
    Jerome

    Hello,

    I would like to hide the Category Title wich appears on top of the category pages (where articles are posted).

    Here’s a screenshot of what i want to hide : https://www.zupimages.net/up/21/08/jzia.jpg

    Is there any way to do that? Thank you

    Edit : i found the answer. I resolved it with the following code :
    .category .page-header {
    display: none;
    }

    #1670950
    Ying
    Staff
    Customer Support

    Hi Jerome,

    Yes, this CSS will do 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.