Remover Cabeçalho e Rodape – Script Warehouse

Script

.shopify-section__header {
  display: none;
}

.footer {
    display: none;
}
Esse tutorial foi util?