Title: CSS ::before Selector
Last modified: May 14, 2024

---

# CSS ::before Selector

 *  Resolved [hilrap2](https://wordpress.org/support/users/hilrap2/)
 * (@hilrap2)
 * [2 years ago](https://wordpress.org/support/topic/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
    -  This topic was modified 2 years ago by [hilrap2](https://wordpress.org/support/users/hilrap2/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [edo888](https://wordpress.org/support/users/edo888/)
 * (@edo888)
 * [2 years ago](https://wordpress.org/support/topic/css-before-selector/#post-17754632)
 * Hi,
 * If you use our paid version you will be able to write a CSS like this:
 * `html[lang="en"] .single-product .entry-summary .price.price-unit.smaller.wc-
   gzd-additional-info::before {content:"Price: ";}`
 * [https://gtranslate.io/#pricing](https://gtranslate.io/#pricing)
 * Thanks! 🙂

Viewing 1 replies (of 1 total)

The topic ‘CSS ::before Selector’ is closed to new replies.

 * ![](https://ps.w.org/gtranslate/assets/icon-256x256.png?rev=2595917)
 * [Translate Wordpress with GTranslate](https://wordpress.org/plugins/gtranslate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gtranslate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gtranslate/)
 * [Active Topics](https://wordpress.org/support/plugin/gtranslate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gtranslate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gtranslate/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [edo888](https://wordpress.org/support/users/edo888/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/css-before-selector/#post-17754632)
 * Status: resolved