How to add space after currency?

Closed
casaRoyal - Real Estate WordPress Theme casaRoyal - Real Estate WordPress Theme January 06, 2019
Login to reply
Alex Gurghis Support Agent
5 years ago
Resolved.
Семён Семён
5 years ago

Thanks!

Alex Gurghis Support Agent
5 years ago

You can add a custom css. Go to Customizer -> Additional CSS -> and there add this code:

.property-price-number { margin-left: 5px; }
Семён Семён
5 years ago

Hi!
I want add space after AED on pricing table. How can I make it?