Home New Guten › Forums › WoodMart support forum › Space between price and currency Space between price and currency This topic has 1 reply, 2 voices, and was last updated 3 years, 4 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 15, 2022 at 5:34 pm #368751 aleksandreeuParticipant Hi, how can I add space between the price and currency sign? it is like 10EUR or 10Kč => I need => 10 EUR or 10 Kč. April 16, 2022 at 9:38 am #368803 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. span.woocommerce-Price-currencySymbol { margin-left: 5px; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register