Comments ff9w772yx5 started the conversationJune 19, 2023 at 6:25amHow can I increase the line spacing between blocks?In addition to increasing the overall line spacing, I would like to have a little more space at the top of the heading. 2,880PenciDesign repliedJune 19, 2023 at 8:10amHi,Please go to Appearance → Customize → General → Typography → General Line Height for Text: enter the line spacing value at this option field.Regards,PenciDesign.ff9w772yx5 repliedJune 20, 2023 at 12:54amHi,Thank you for your reply.I only want to increase the space between blocks, not the "General Line Height for Text".I would like it to look like the attached image 2,880PenciDesign repliedJune 20, 2023 at 12:57amHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .post-entry p { margin-bottom: 17px;}Change 17px with the spacing you want to show.Regards,PenciDesign.ff9w772yx5 repliedJune 22, 2023 at 6:20amI made it. thank you Sign in to reply ...
How can I increase the line spacing between blocks?
In addition to increasing the overall line spacing, I would like to have a little more space at the top of the heading.
Hi,
Please go to Appearance → Customize → General → Typography → General Line Height for Text: enter the line spacing value at this option field.
Regards,
PenciDesign.
Hi,
Thank you for your reply.
I only want to increase the space between blocks, not the "General Line Height for Text".
I would like it to look like the attached image
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Change 17px with the spacing you want to show.
Regards,
PenciDesign.
I made it. thank you