Viewing 2 replies - 1 through 2 (of 2 total)
  • hannah

    (@hannahritner)

    Hey, this should work:

    .product-category.grid_item a h5 {
    display: none;
    }

    Just paste it into your custom css box in theme options > advanced settings.

    Hannah

    If you are talking about the blog post category pages then you can use this css:

    body.category .page-header {
    display:none;
    }

    helps a lot if you post a link so your understood.

    Kadence Themes

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘hide categories title’ is closed to new replies.