Home › Forums › WoodMart support forum › Price per unit content Price per unit content This topic has 3 replies, 2 voices, and was last updated 1 year, 6 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 3, 2023 at 1:53 pm #509631 spnutrateaParticipant Hi There, Price per unit css modification .wd-price-unit:before { content: “/”; margin-inline-end: 4px; } How can we make it: .wd-price-unit:before { content: “(“; margin-inline-end: 4px; } .wd-price-unit:after { content: “)”; } Can you provide us the code for before and after with “(” & “)” Snapshot: https://prnt.sc/CdIRFP1CKwj1 Kind regards SP November 4, 2023 at 12:28 am #509780 Elise NoromitMember Hello, Please consider using either Sales price: https://woo.com/document/woocommerce-dynamic-pricing/ Alternatively, you can consider creating a variable product: https://woo.com/document/variable-product/ If you have any questions please feel free to contact us. Best Regards November 7, 2023 at 3:09 pm #510555 spnutrateaParticipant Dont worry about it, It’s in Woocommerce itself. We have sort it out. November 8, 2023 at 3:33 am #510675 Elise NoromitMember Hello, We are glad you have solved the issue. If you have any questions please feel free to contact us. Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register