• Resolved cam

    (@buckerooni)


    unsure when this happened (I just updated storefront to 2.2.3) but on all product_cat pages, the category title e.g. ‘Eye Pillows’ is taking up waaay too much whitespace. I would prefer to have it removed so the page had the breadcrumb and then the’ sorting/showing all three results’ directly under it.
    I tried removing the H1 via the Powerpack designer but could not remove the whitespace. Can someone advise how to remove this whitespace?
    thanks.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Fernando a11n

    (@fhaps)

    Automattic Happiness Engineer

    Yo should be able to remove this using custom CSS code.

    I’m not an expert, but looking at your site I believe the following code might do it:

    .storefront-full-width-content .woocommerce-products-header {padding-bottom: 0px;}

    You can add this by going to your Dashboard and heading to Appearance > Customize > Additional CSS. You can paste the code in there.

    Hopefully that helps!

    Thread Starter cam

    (@buckerooni)

    thanks! was able to fix it up – awesome!

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

The topic ‘product_cat – remove large heading’ is closed to new replies.