Shop view customization - by lxmag - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Jack Richardson

  • Avatar: lxmag
    lxmag
    Participant
    March 4, 2016 at 20:04

    Hello everybody!

    How can I hide everything (footer, header, scroll etc.) on the store page, except essential grid data?
    Thanx.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 4, 2016 at 20:27

    Hello,

    As I see you have already selected “Blank Page” template for shop page. So I’ve just added the css code to your child style.css file to hide header section on shop page:

    .archive.post-type-archive.post-type-archive-product .header-wrapper.header-type-1 {
        display: none !important;
    }

    Regarding scroll if it’s removed your customers can’t view all products on shop page.

    Best regards,
    Jack Richardson.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.