Hey Team Enford,
the price in my shop looks like this
ml 5,90 € – 12,90 € (1,29 € – 2,36 € / 100)
but instead it should looks like this
5,90 € – 12,90 € (1,29 € – 2,36 € / 100 ml)
How can I get the “ml”-unit at the end of the line?
Thank you – Thomas
PS: I use the germanized plugin
Hey Thomas,
Sorry for the late reply. Could you post a link to where you want to add this so that we can have a closer look please?
Best regards,
Rikard
Hey Rikard,
the website is still in the making… Link and Login in private Content :)
THX
Thomas
Hi,
Thank you for the info.
We’ve added this code in the Quick CSS field to remove the duplicated unit in the price container.
#top .price span.unit {
display: none;
}
Best regards,
Ismael
Hey Ismael,
looks fine to me.
Many thanks!
Hi ThomSchu,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria