CSS ::before Selector
-
Is there a way to transalte CSS ::before Selectors in the paid version? The Germanized plugin uses this to display base-prices for WooCommerce products.
Thus:.single-product .entry-summary .price.price-unit.smaller.wc-gzd-additional-info::before {
content: “Grundpreis: “;
}
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CSS ::before Selector’ is closed to new replies.