I want to change the label from Price to Total Price ,What would be the css
Loading
I want to change the label from Price to Total Price ,What would be the css
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Apr 23, 2022, 3:19 PM
Mark TaborPosted Apr 23, 2022, 3:01 PM
This css works but it change all labels
label.price-label:after {
content:'Total Price';
}
Mark TaborPosted Apr 23, 2022, 3:00 PM
Sachin SinghPosted Apr 23, 2022, 2:51 PM
Mark TaborPosted Apr 23, 2022, 1:00 PM
Uttam KumarPosted Apr 23, 2022, 9:31 AM
Mark TaborPosted Apr 23, 2022, 9:20 AM
Mark TaborPosted Apr 23, 2022, 9:15 AM
Uttam KumarPosted Apr 23, 2022, 9:14 AM