/* Text Before Price */ .product-price:before{ content: "" } /* Text After Price */ .product-price::after { content: '(set of 10)'!important; } /*