I made a change to my assets code and now my site is broken.

Sorry. It is me. It should be display, not dsiplay. Corrected the code below.

.grid.product-list.clearfix::before {
display: none !important;
}
2 Likes