• erollencabo

    (@erollencabo)


    Hi, I am having a hard time figuring out where I can find this. I want to remove the hero section as it’s from the default template. Thanks!

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

Viewing 1 replies (of 1 total)
  • Hi @erollencabo,

    Upon inspection with the provided details, I guess you’d like to remove the excessive space below the header area, just before the text heading. If

    .post-type-archive-product.woocommerce-shop .container.content-wrapper {
    margin-top: 0;
    }

    Add it to Appearance > Customize > Additional CSS from dashboard.

    This new code addition would probably not immediately detected by your web browser until any enabled cache is flushed.

    Hope that code helps.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.