Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1160010
How can I edit page option for category page?
Closed

Comments

  •  2
    Narerit started the conversation

    I see at category page edit. It doesn't have a page option like a normal page.

    I want to change header background and disable top area.

    So, How can I do it?

    Thanks

  • [deleted] replied

    HI!

    pls. use following css example:

    .category .page-title-block {
        background-color: #0E738B;
    }
    .category .page-title-title h1 {
        color: #fff;
    }