/* remove text link from Slate Collection Page */

.listing .item-link .item-label {
  display:none;
}

/* ends */