Howdie,
could some say how it is possible to remove in Woocommerce the word "Price" in front of the actual product price numbers?
On the front page I have resolved it by adding the css code
".price-text{
display: none;
}",
but at catalog sites it does not work, because there is only the class "price" and when I am removing this also the price numbers are not displayed anymore
Jetzt mitmachen!
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!