Hey @JC Alvarez31! You can accomplish this by adding some custom CSS in the visual editor :) There's a guide on how to do that here258, and the following CSS should do it! ↓
<style>
p { margin-bottom: 10px; }
</style>
I hope that helps!
Share more about yourself! Click on your gravatar> profile > edit profile
Hey @JC Alvarez31! You can accomplish this by adding some custom CSS in the visual editor :) There's a guide on how to do that here258, and the following CSS should do it! ↓
<style>
p { margin-bottom: 10px; }
</style>
I hope that helps!