adding currency to form is hard
-
Hey,
I added this to the top of the page just to get the currency to show. This seems harder than what it should need to be.
<style>
#legend {display: none;}
.control-group:nth-of-type(4) label::after{content: ‘ (Euros)’;}
</style>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘adding currency to form is hard’ is closed to new replies.