Home Forums WoodMart support forum CSS problem with prices in Woocommerce Germanized

CSS problem with prices in Woocommerce Germanized

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37417

    getimo
    Participant

    Hi,

    in Germany we have a law. It forces you to communicate the EUR per 100ml/1KG/1 meter etc.

    If you install Woocommerce Germanized it handles this for you like this: https://pasteboard.co/H69Chj1.png

    The thing is that you HAVE to show it but don’t want to promote it. The price come with its own class “unit-price” but within this span there is another span with woodmarts class. That makes it difficult to format that unit price differently. Is it possible to have it nested the other way?

    Like this?

    <span class="woocommerce-Price-amount amount"> <span class="unit-price unit-price-cart">83,00 EUR</span></span>

    #37434

    Artem Temos
    Keymaster

    Hello,

    This price is added with Germanized plugin and its markup can’t be changed in our theme scope. You need to contact plugin’s developers for help to customize their plugin.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)