PenciDesign Supporter replied
Hi,
This issue is not related to the Soledad theme.
The problem arises because you have added custom CSS that removes all spacing after the <p> tag.
Please review and remove this custom CSS. It may be located in Appearance → Customize → Custom CSS.
.text-text>p,
p {
margin:0!important
}
You can check this screenshot: https://imgur.com/a/V4O8pW4
Regards,
PenciDesign.