Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @edgarkaplan,

    Please remove the earlier css and apply the below given css-

    .archive .page-header.header-small .container {
    display: none !important;
    }
    .archive .page-header.header-small {
    min-height: 72px !important;
    }
    .archive .page-header.header-small .header-filter-gradient {
    display: none !important;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter edgarkaplan

    (@edgarkaplan)

    Hi Manoj,

    That worked perfectly! Thank you!

    Is there any way to remove the page header on the product pages as well?

    For example: https://bit.ly/2DCFmkZ

    (Basically I was hoping to remove the blue section if possible)

    Thanks for your help!

    Edgar

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove header but leave WooCommerce breadcrumbs?’ is closed to new replies.