0 1 2 3 4 5 6 7 8 9 10 11 | .list-wrap .placeholder {/* or .grid-wrap or .showcase-wrap or .pst-wrap (for all) */ background-image: url('./images/scales.png'); background-repeat: no-repeat; background-position: center center; background-color: transparent; opacity: 0.7; } .list-wrap .placeholder i { display:none } |