Home › Forums › WoodMart support forum › Problem with update of Plugin › Reply To: Problem with update of Plugin
September 6, 2018 at 6:16 pm
#75864
Artem Temos
Keymaster
Maybe this code will do the trick
.product-grid-item .price del:nth-child(2) {
display: none;
}