Home › Forums › Support › Numbered and Bulleted List – Add Line Spacing This topic has 7 replies, 2 voices, and was last updated 4 years, 2 months ago by Ying. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts January 20, 2022 at 12:01 pm #2087787 Mihail Hello, I want to add line spacing between each Numbered and Bulleted Lists, so it doesn’t look like a text block. Is there any CSS that will add line spacing across my website universally? Here’s a visual example of this: https://imgur.com/a/G7WpHWc The first image is how it looks now, and the second is how I would want it to look. I really appreciate any help you can provide. January 20, 2022 at 12:06 pm #2087793 YingStaff Customer Support Hi Mihail, Any chance you can link us to the page in question? You can use the private information field. https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information Let me know 🙂 January 20, 2022 at 12:33 pm #2087813 Mihail Hello Ying, Thanks for the quick reply! I just added the information. January 20, 2022 at 12:50 pm #2087833 YingStaff Customer Support Can you link me to the page where I can see the list? January 20, 2022 at 12:55 pm #2087838 Mihail I just updated the info, you can see the page with the list now. Thanks January 20, 2022 at 1:00 pm #2087841 YingStaff Customer Support Try this CSS: .single-post .inside-article ul li { margin-top: 20px; } Adding CSS: https://docs.generatepress.com/article/adding-css/ January 20, 2022 at 2:54 pm #2087950 Mihail Thanks, Ying, Everything works well now! 🙂 January 20, 2022 at 2:54 pm #2087952 YingStaff Customer Support You are welcome 🙂 Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In