Bei der deutschen Grundpreisangabe sollte in Woocommerce
16€ / 1000g stehen.
Obwohl in Gemanized richtig eingestellt zeigt Enfold die Unit vor dem Grundpreis an und dahinter nicht mehr.
g16 / 1000
Gibt es eine Lösung dafür?
Solved:
If anyone have the same problem.
Put these in quick CSS:
#top .price span, #top del, #top ins {
float: inherit;
font-size: 24px !important;
}
.unit, .units {
margin-left:10px;
}
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon