New Landing How can we help? Themeforest Theme Support Neighborhood Hide Page Heading on Product-Category Pages

Viewing 2 posts - 1 through 2 (of 2 total)
  • #90174
    travwaite
    Member
    Post count: 21

    I’m aware of how to remove a page-heading with css, but it seems that it’s all-or-nothing. Is it possible to remove page titles only on product-category pages as these don’t have page builder functions attached?

    I’d also love to be able to remove some of the gap between the promo bar and the top of the product images. A page for your reference is http://dev.topdrawerlingerie.com.au/product-category/bras/

    Thanks

    #90180
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .archive.woocommerce-page .page-heading {
      display: none;
    }
    .woocommerce-shop-page {
      margin-top: 15px;
    }

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register