• I’m stuck on what CSS to use to remove the excess white space above and below the title of this page below the header – the word *shop*

    I’ve tried any number of suggestions, but have not found what I need yet. Can someone please help?

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

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

    Please add the below given css under Appearance -> Customize -> Additional css-

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

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter BRIAN CHARLES

    (@ezbc)

    Excellent! Worked like a charm. Thanks so much!

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

The topic ‘Removing white space’ is closed to new replies.