Replies: 0
Pressing the “enter” key creates a new paragraph instead of a new line – leading to double spacing.I want to start a new line without creating a new paragraph.
I know this can be done if I press the Shift key while hitting Enter.
How do I remove the extra line space from existing posts and pages?
I tried the following but it didn’t get rid of the extra line space
.post p{line-height: 1.5em;}
I tried adding a padding but this changes the spacing in between paragraphs, which is not what I want.
Any help appreciated
- This topic was modified 6 minutes ago by alien333.