Skip to content

Commit

Permalink
hide the featured image (added by 2017) on product pages. #12038
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Nov 28, 2016
1 parent fee04b8 commit 1cdd783
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/twenty-seventeen.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions assets/css/twenty-seventeen.scss
Expand Up @@ -183,4 +183,8 @@ ul.products {
div.product {
position: relative;
}

.single-featured-image-header {
display: none;
}
}

0 comments on commit 1cdd783

Please sign in to comment.