Adjust spacing between paragraphs on Ethos

The spacing between paragraphs is very wide can I reduce it system wide?

Hi There,

Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

Thank you.

Hello @billurell,

Thanks for sharing website URL. :slight_smile:

Please add following CSS under X > Launch > Options > CSS to adjust paragraph spacing:

.single-post p {
    margin-bottom: 10px;
} 

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.